Re: Using FTP from the command line
- From: Michael Zoet <Michael.Zoet@xxxxxxx>
- Date: Mon, 31 Mar 2008 15:01:52 +0200
On 31-03-2008 14.37, Dotan Cohen wrote:I use gftp-text for command line ftp. It is derived from the GUI ftp
I am getting more comfortable on the command line and I use FTP there---end quoted text---
often. However, I have one issue with it: How can one browse the local
filesystem while in FTP mode? All I could find is lcd, for 'local cd'.
But how can I 'ls' and 'pwd' on the _local_ box while I am in FTP
mode? Note that I cannot use a graphical FTP client for this project,
as the machine has no X. Thanks.
Hi Dotan,
I'd recommend the package ncftp which has the commands lls (list local files)
and lpwd (local working directory).
program gftp. With gftp-text you have the commands lpwd, lcd and so on also.
apt-get install gftp-text will get you started.
You see there are a lot of alternative ftp command line programms for
Linux/Unix. The old and "normal" ftp program on every Linux/Unix box is
rather old and odd. I think it exists since 1972 or so ;-).
Michael
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Using FTP from the command line
- From: Fred Roller
- Re: Using FTP from the command line
- References:
- Using FTP from the command line
- From: Dotan Cohen
- Re: Using FTP from the command line
- From: Gavin Costello
- Using FTP from the command line
- Prev by Date: Re: Using FTP from the command line
- Next by Date: Re: Using FTP from the command line
- Previous by thread: Re: Using FTP from the command line
- Next by thread: Re: Using FTP from the command line
- Index(es):
Relevant Pages
|