ppareit / swiftp

FTP server for your android device.
http://ppareit.github.com/swiftp/
Other
737 stars 292 forks source link

Support ftp over ssl #16

Open ppareit opened 11 years ago

ppareit commented 11 years ago

ssl support requested

ppareit commented 10 years ago

FTPS or FTP over SSL, see https://www.ietf.org/rfc/rfc2228.txt

ka223 commented 9 years ago

Would realy like to have an encrypted ftps option.

wp9015362 commented 9 years ago

Was also searching for an open source Android secure FTP server app and found one which is called "primitive ftpd" and which supports SFTP, see:

https://github.com/wolpi/prim-ftpd https://play.google.com/store/apps/details?id=org.primftpd

Just saying.

Regards

lenisko commented 8 years ago

Hmm... there are other ftp servers supporting ssl, but this one is very nice written. Would be great to have ftps there.

rugk commented 7 years ago

Any progress in implementing ftps?

Xavron commented 4 months ago

Any progress in implementing ftps?

Update: ...and pull request for FTPS has been created https://github.com/ppareit/swiftp/pull/242