Daniel Bowett wrote:
I need to download files over a secure channel.
I have been looking into Paramiko which seems to have the functonality I
need. The problem is I need a FTP server which supports key based
encryption to install on my windows server.
Has anyone succeeded in doing this? If so -
In article <[EMAIL PROTECTED]>,
Daniel Bowett <[EMAIL PROTECTED]> wrote:
> I need to download files over a secure channel.
>
> I have been looking into Paramiko which seems to have the functonality I
> need. The problem is I need a FTP server which supports key based
> encryption to install on
I need to download files over a secure channel.
I have been looking into Paramiko which seems to have the functonality I
need. The problem is I need a FTP server which supports key based
encryption to install on my windows server.
Has anyone succeeded in doing this? If so - what FTP server did y