Existing FTP server code?

N

nonamehkg

Hi, I'm writing a program that needs to upload files to a server
(probably using FTP), that also needs to be secured and be able to
setup username/password programmatically.

I wonder if there are already well written base code I can work on.

The reason I choose FTP is because it is well known/supported and I
don't need to write much code at all. Any better ideas?


Thank you


=======
kychan
 
?

=?ISO-8859-2?Q?Mateusz_So=B3tysek?=

Hi, I'm writing a program that needs to upload files to a server
(probably using FTP), that also needs to be secured and be able to
setup username/password programmatically.

I wonder if there are already well written base code I can work on.

The reason I choose FTP is because it is well known/supported and I
don't need to write much code at all. Any better ideas?


Thank you

Hi,

Use paramiko SSH2 protocol module (http://www.lag.net/paramiko/)

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top