How to do SSL FTP?

B

Brian

I am able to use Net::FTP fine. I have new requirements to create
secure FTP using SSL. SSH or SCP is not suitable due to FTP server.
How do I create SSL FTP?

Thanks.
 
J

J. Gleixner

Brian said:
I am able to use Net::FTP fine. I have new requirements to create
secure FTP using SSL. SSH or SCP is not suitable due to FTP server.
How do I create SSL FTP?

Thanks.
Net::SFTP
 
B

Brian

I don't think Net::SFTP uses SSL. I think Net::SFTP is based on SSH,
which, unfortunately, my requirements do not allow me to use.

Any other suggestions?
 
J

J. Gleixner

Brian said:
I don't think Net::SFTP uses SSL. I think Net::SFTP is based on SSH,
which, unfortunately, my requirements do not allow me to use.

Right, I thought the ultimate goal was to use a secure/encrypted FTP
because you can't use scp. Sorry.
 
C

Cat

Brian said:
I don't think Net::SFTP uses SSL. I think Net::SFTP is based on SSH,
which, unfortunately, my requirements do not allow me to use.

Any other suggestions?

"J. Gleixner" wrote:


Mmmm, there's a few of us out here that would like to do ftp over ssl using
perl, including myself.

Off topic: you can google for sslftp for some stuff... good luck
 

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
473,781
Messages
2,569,615
Members
45,301
Latest member
BuyPureganics

Latest Threads

Top