pysftp 0.2.2
A friendly face on SFTP
pysftp
A simple interface to sftp. based on zeth's ssh.py
changes
- 0.2.2
- additions
- chdir(self, path) - change the current working directory on the remote
- getcwd(self) - return the current working directory on the remote
- listdir(self, path='.')return a list of files for the given path
- additions
- Author: Jeff Hinrichs
- Home Page: http://code.google.com/p/pysftp/
- Download URL: http://code.google.com/p/pysftp/
- Keywords: sftp ssh ftp internet
- License: BSD - http://code.google.com/p/pysftp/source/browse/trunk/LICENSE.txt
- Platform: any
- Package Index Owner: dundeemt
- DOAP record: pysftp-0.2.2.xml
