Networking Forums

Networking Forums > Computer Networking > Linux Networking > Is Secure-Ftp ALWAYS = SSL-Ftp ? Other forms of encrypted FTP transfers ?

Reply
Thread Tools Display Modes

Is Secure-Ftp ALWAYS = SSL-Ftp ? Other forms of encrypted FTP transfers ?

 
 
Wolfgang Hercker
Guest
Posts: n/a

 
      10-10-2006, 10:49 AM
Is Secure-Ftp ALWAYS = SSL-Ftp ?

Or what are the differences ?

I want to perform encrypted ftp transfers.

Are there other methods of ftp transfers which offer encryption?

Wolfgang

 
Reply With Quote
 
 
 
 
Chris Davies
Guest
Posts: n/a

 
      10-10-2006, 08:14 PM
Wolfgang Hercker <(E-Mail Removed)> wrote:
> Is Secure-Ftp ALWAYS = SSL-Ftp ?


It depends what you mean by each of those terms. I would say that neither
term is commonly recognised, so there's lots of scope for ambiguity.


> I want to perform encrypted ftp transfers.


I would recommend you use SFTP (secure file transfer over SSH). Linux
systems handle this as standard. Windows systems need a third-party
application; I've used WinSCP, and I know of other people using the
BitVise product.

Just to muddy the waters, unfortunately, some vendors (mainly in the
Windows world, I believe) offer secure file transfer by running the
entire FTP (you know, the stuff that runs over ports 21/20) over an
SSH session. Ipswitch is one company that certainly /used/ to do this -
it may still do.

Finally, there are a number of proprietary solutions, which offer native
support for things like interrupted file transfers, apparent atomic file
creation (i.e. the file's either there in its entirety or it isn't there
at all), and guaranteed delivery. I haven't used any of these but I'm
sure a search engine will help you find them.

Chris
 
Reply With Quote
 
Kurt
Guest
Posts: n/a

 
      10-11-2006, 01:55 PM
There's also ftps, which is ftp over ssl. It's not as secure as ssh, but
secure enough for most.

....kurt

"Chris Davies" <chris-(E-Mail Removed)> wrote in message
news:2ibtv3-(E-Mail Removed)...
> Wolfgang Hercker <(E-Mail Removed)> wrote:
>> Is Secure-Ftp ALWAYS = SSL-Ftp ?

>
> It depends what you mean by each of those terms. I would say that neither
> term is commonly recognised, so there's lots of scope for ambiguity.
>
>
>> I want to perform encrypted ftp transfers.

>
> I would recommend you use SFTP (secure file transfer over SSH). Linux
> systems handle this as standard. Windows systems need a third-party
> application; I've used WinSCP, and I know of other people using the
> BitVise product.
>
> Just to muddy the waters, unfortunately, some vendors (mainly in the
> Windows world, I believe) offer secure file transfer by running the
> entire FTP (you know, the stuff that runs over ports 21/20) over an
> SSH session. Ipswitch is one company that certainly /used/ to do this -
> it may still do.
>
> Finally, there are a number of proprietary solutions, which offer native
> support for things like interrupted file transfers, apparent atomic file
> creation (i.e. the file's either there in its entirety or it isn't there
> at all), and guaranteed delivery. I haven't used any of these but I'm
> sure a search engine will help you find them.
>
> Chris



 
Reply With Quote
 
Chris Davies
Guest
Posts: n/a

 
      10-12-2006, 09:28 AM
In comp.os.linux.networking Kurt <(E-Mail Removed)> wrote:
> There's also ftps, which is ftp over ssl. It's not as secure as ssh, but
> secure enough for most.


That's what I was describing in my second paragraph. (Just to add to
the complexity it didn't help that I misspelt SSL as SSH, though.)

Chris
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
encrypted or no encrypted when establishing connection zuma Wireless Internet 1 12-28-2007 06:50 AM
Secure Encrypted Tunnel Through Firewall For HTTP Hello Kitty Linux Networking 0 11-28-2007 03:52 PM
Plusnet throttling encrypted p2p nick Broadband 10 10-25-2006 04:32 PM
a lot of uploading when wireless & WEP encrypted???? tim Wireless Networks 1 02-14-2006 07:47 PM
Squid forms based authentication. Max Linux Networking 0 07-24-2004 01:49 PM



1 2 3 4 5 6 7 8 9 10 11