Skip to main content

Friendly Python SSH2 interface allowing easy file and directory transfer. This does not wrap the sftp command line tool

Project description

License

Copyright (C) Zeth, extended and easy installed by Oisin Mulvihill.

Email: oisin dot mulvihill at gmail dot com

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library (see the file LICENSE.TXT); if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.

Introduction

Friendly Python SSH2 interface allowing easy file and directory transfer. This is based on the excellent ssh.py script from:

I’ve made this an easy installable with one or two additions and some basic testing. This is a really handy script and I wanted to use it elsewhere in a more controlled fashion. The original code was released under LGPL which I’m using for my additions and extension.

Installation

This project depends on paramiko which will be installed along with this project via easy_install. For completeness paramiko’s home is here

From the command line you can install this project as follows:

easy_install zoink-sftp

This assumes you’ve installed setuptools first. Alternatively you could download the source code and then do:

cd zoink-sftp
python setup.py install

The source code is currently hosted on launchpad under bazaar revision control. If your interested head to the project’s page here

Example Usage

Have a look at zoinksftp/example/simple.py for a basic example of how to drive sftp.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zoink-sftp-0.1.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distributions

zoink_sftp-0.1.0-py2.6.egg (11.0 kB view hashes)

Uploaded Source

zoink_sftp-0.1.0-py2.5.egg (11.0 kB view hashes)

Uploaded Source

zoink_sftp-0.1.0-py2.4.egg (11.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page