Re: Using FTP from the command line
- From: "Heike C. Zimmerer" <nospam07q1@xxxxxxx>
- Date: Mon, 31 Mar 2008 14:56:15 +0200
"Dotan Cohen" <dotancohen@xxxxxxxxx> writes:
I am getting more comfortable on the command line and I use FTP there
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.
You can launch any command from the ftp command line by prepending an
exclamation mark (shell escape), e.g. !ls or !pwd. Or try one of the
more powerful ftp clients (I prefer ncftp).
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- Using FTP from the command line
- From: Dotan Cohen
- Using FTP from the command line
- Prev by Date: Re: too much stuff solved
- 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
|