Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ryanml/ftpython

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ftpython

ftpython is a simple ftp client for your command line, written in python. It is a work in progress, but supported commands will be kept track of in this file.

##Setup

ftpython uses the setuptools package for installation. If you don't have it, you can install it by running:

pip install setuptools

To setup ftpython, navigate to the cloned directory and run:

python setup.py install

##Use To start ftpython, run:

python -m ftpython

You will then see this prompt for command:

ftpython>

The following commands are supported:

  • ascii
  • cat
  • cd
  • cdup
  • close
  • delete
  • get
  • help
  • image
  • lcd
  • ls
  • mdelete
  • mget
  • mkdir
  • mput
  • prompt
  • put
  • pwd
  • rename
  • rmdir
  • shell
  • size
  • type
  • user

About

Simple cli ftp client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.