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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file zoink-sftp-0.1.0.tar.gz
.
File metadata
- Download URL: zoink-sftp-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e4a4e62dde50cd1e33b14bea4b1cd11043f466032232151023b62a996d63465 |
|
MD5 | e9a392e04777339b6c896ca40947c7ee |
|
BLAKE2b-256 | dc09f1577db6e071cb84fcf6f9d9bd5034ba3ff88387f7d106cef303060b1eca |
File details
Details for the file zoink_sftp-0.1.0-py2.6.egg
.
File metadata
- Download URL: zoink_sftp-0.1.0-py2.6.egg
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b7eef978a942aeb61cc9ac2c8ad9e9731f1761c34c7b603b12819208073f30f |
|
MD5 | e8c9d497e8cc2a7d0131b66907a433b5 |
|
BLAKE2b-256 | e1c70eed76d2d738823a66fa9813f472072deb540fd8cb860d5c98eb64656568 |
File details
Details for the file zoink_sftp-0.1.0-py2.5.egg
.
File metadata
- Download URL: zoink_sftp-0.1.0-py2.5.egg
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f41682d9a75c3cd5d7d6bf58f21e83835b88addea14db2c72204b7dd9f7ce691 |
|
MD5 | 4b3d6b6a1ca45b9cb83f5e10791d64ab |
|
BLAKE2b-256 | fc3188318c695a4181bb391fcf4bd283e2023e2090195763ab875262af45eeef |
File details
Details for the file zoink_sftp-0.1.0-py2.4.egg
.
File metadata
- Download URL: zoink_sftp-0.1.0-py2.4.egg
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3990a59949a06529586d79331c5a654aa0960763c6465ca564c825ee7bc02b1 |
|
MD5 | 3ca441ed12a9e5e4444daaebb6bc0225 |
|
BLAKE2b-256 | f71203bff8955fb315443770b8b1f81d7176515a98f19995e03035cb5e16504e |