Skip to content

coderaiser/eftipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eftipy

Ftp traversal.

Install

npm i eftipy -g

How to use?

# show content of directory
eftipy ftp.mozilla.org

# download file
eftipy ftp.mozilla.org/README > README

# upload file
eftipy ftp.mozilla.org/README README

License

MIT