[paramiko] PySFTPd (was: basic paramiko based SFTP server)
Robey Pointer
robey at lag.net
Sat Mar 22 19:14:57 PDT 2008
On 2 Mar 2008, at 18:25, Dwayne C. Litzenberger wrote:
> On Wed, Feb 27, 2008 at 08:34:20AM -0600, Dwayne Litzenberger wrote:
>> On February 27, 2008 06:15:54 am Deepak Rokade wrote:
>>> Hi
>>> I am in search of paramiko based basic SFTP server which will be
>>> able to
>>> handle basic file transfer commands.
>>> Since I need it just for testing purpose I am avoiding writing the
>>> comeplete server.
>>> Is such SFTP server readily available ?
>>
>> Not that I've found. I have one that's mostly-written, but I
>> probably won't
>> have time to release it for a week or two.
>
> It's called PySFTPd, and it can be found here:
>
> http://www.dlitz.net/software/pysftpd/
I had the beginnings of an sftpd server, too, at a bazaar branch here:
http://www.lag.net/robey/code/vault/
Feel free to borrow any chunks of it that are useful. I never got very
far and long since abandoned it. PySFTPd looks a lot further along
than I got.
robey
More information about the paramiko
mailing list