Provided by: ncbi-entrez-direct_7.40.20170928+ds-1_amd64 bug

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).