table of contents
other versions
FTP-LS(1) | NCBI Entrez Direct User's Manual | FTP-LS(1) |
NAME¶
ftp-ls - list directory entries on an FTP server
SYNOPSIS¶
ftp-ls server dir
DESCRIPTION¶
ftp-ls lists the contents of a given directory on a specified file server. It prints one line per item, using a subset of ls -F's notation:
- Regular files' names appear as is.
- Subdirectories' names appear with trailing slashes (/).
- Symbolic links' names appear with trailing at signs (@), whether they refer to files or directories.
SEE ALSO¶
ftp-cp(1), ls(1).
2017-01-24 | NCBI |