Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Do you know where your variables are?
 
PerlMonks  

Re^3: FTP over TLS/SSL

by etcshadow (Priest)
on Nov 22, 2004 at 19:08 UTC ( [id://409771]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re^2: FTP over TLS/SSL
in thread FTP over TLS/SSL

SFTP is built on SSH, which is built on SSL.
------------ :Wq Not an editor command: Wq

Replies are listed 'Best First'.
Re^4: FTP over TLS/SSL
by nimdokk (Vicar) on Nov 22, 2004 at 19:10 UTC
    I'll have to take another look at it. At this point, I'm just dipping my feet into this whole thing. And I could well be getting some conflicting or incomplete information as well.
      Using sftp would mean the senders would have to change their methods (but not much), although in some cases they'd be replacing their client software entirely.

      Alternatively they could keep using good ole' ftp - if you were to run it through OpenSSH using portforwarding. Clients will just change their destination FTP server to a local one, and pushing to them should be pretty easy with a couple tweaks.

      Since the encryption in both SSL and SSH is most always coming from the same cryptography toolkit (usually openSSL), and either type/level of encryption from these packages is probably more than good enough to protect your data against prying eyes, it comes down to deciding what production methods are easier to migrate into, with the least hassle for your clients.

      PS- why bother writing new Perl code unless you need additional functionality you didn't yet mention, unless of course, you've been reading the Monk quips and were inspired by the one that says "Go ahead - be a heretic" :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://409771]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.