Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 1999 09:25:37 -0700 (MST)
From:      wildcardus freakis <wildcard@dax.belen.k12.nm.us>
To:        peter kok <peter@sweda.com.hk>
Cc:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: ftp
Message-ID:  <Pine.BSF.3.96.990301092029.20799A-100000@dax.belen.k12.nm.us>
In-Reply-To: <36DA4702.89232DF8@sweda.com.hk>

next in thread | previous in thread | raw e-mail | index | archive | help

the command "dir" is actualy the same as the command "ls"

ftp> help dir
dir		list the contents of remote directory
ftp> help ls
ls		list the contents of remote directory

since the command "ls" is located in the path /bin ftp repeats the command
in an information line letting you know that you requested a DATA
transmission by running the binary /bin/ls.

Hope that helps...
Sasha


> Hello
> 
> i would like to know the meaning of "/bin/ls."
> ---------------------------------------------------
> ftp> dir
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for /bin/ls.
> --------------------------------------------------------
> 
> thank you
> Peter
> 
> 
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990301092029.20799A-100000>