command line ftp client
eheil1 at gmail.com
eheil1 at gmail.com
Sat Feb 14 08:57:26 EST 2009
Hi. I have looked at ncftp and I actually use it sometimes. Lftp has better scripting support.
-----Original Message-----
From: Tony Baechler <tony at baechler.net>
Sent: Saturday, February 14, 2009 6:40 AM
To: Speakup is a screen review system for Linux. <speakup at braille.uwo.ca>
Subject: Re: command line ftp client
Hi,
I'm afraid I have to jump in here. This is now the second reply
concerning the "standard" ftp client. I have to take issue with this
usage. As far as I can tell, there is no standard ftp client. Let me
explain. I'm aware that on Windows and various BSD distributions,
saying "ftp" at a command prompt will run a fairly basic ftp client.
However, at least in Debian, this is not standard and isn't installed
with the standard software. Instead, you have to install netkit-ftp.
Also, every "standard" implementation is different. I recently read
that NetBSD maintains their own ftp client and their own version of
ftpd, different from the old BSD ftp but still simply called as ftp.
Windows ftp doesn't work exactly the same as BSD ftp. Even netkit-ftp,
while based on BSD ftp, isn't exactly the same as it was ported to
Linux. Therefore, I would ask that people please don't refer to a
"standard" ftp client as each OS is slightly different. I don't know
how Fedora and other Linux distros do things, but I would guess that
their version of ftp has small differences also.
Regarding the comment that ncftp doesn't have a secure version from Hart
Larry, I would say that the ftp protocol isn't designed for security
anyway as user names and passwords are sent in cleartext. If you really
need security, try stunnel. If you're thinking that sftp is secure ftp,
that's wrong. It's part of ssh and works like ftp but it isn't the same
protocol. If you mean ftp over SSL, again look at stunnel. I would
agree that ncftp itself doesn't support ftps or whatever it's called.
Finally, the differences between the BSD ftp and other clients. I
personally use ncftp and here are just a few differences: First, ncftp
stores login information so I don't have to enter it every time.
Second, it has bookmarks so I can just say "o speakup" instead of "open
ftp.linux-speakup.org." It has nice progress bars so I'm not wondering
if it's still working when downloading big files.
[The entire original message is not included]
More information about the Speakup
mailing list