ls [remote-directory] [local-file] Print listing of contents of (Linux web host)

ls [remote-directory] [local-file] Print listing of contents of directory on remote machine, in a format chosen by the remote machine. If remote-directory is not specified, current working directory is used. macdef macro-name Define a macro. Subsequent lines are stored as the macro macro-name; a null line terminates macro input mode. When $i is included in the macro, loop through arguments, substituting the current argument for $i on each pass. Escape $ with . mdelete remote-files Delete the remote-files on the remote machine. mdir remote-files local-file Like dir, except multiple remote files may be specified. mget remote-files Expand the wildcard expression remote-files on the remote machine and do a get for each filename thus produced. mkdir directory-name Make a directory on the remote machine. mls remote-files local-file Like nlist, except multiple remote files may be specified, and the local file must be specified. mode [mode-name] Set file transfer mode to mode-name. Default mode is stream mode. modtime [file-name] Show last modification time of the file on the remote machine. mput [local-files] Expand wildcards in local-files given as arguments and do a put for each file in the resulting list. newer remote-file [local-file] Get file if remote file is newer than local file. nlist [remote-directory] [local-file] Print list of files of a directory on the remote machine to local-file (or the screen if local-file is not specified). If remote-directory is unspecified, the current working directory is used. nmap [inpattern outpattern]

Leave a Reply