Lines Matching refs:command
5 Arg: <command>
7 Help: Send command(s) to server before transfer
20 Send an arbitrary command to the remote FTP or SFTP server. Quote commands are
21 sent BEFORE the transfer takes place (just after the initial **PWD** command
26 directory, just before the file transfer command(s), prefix the command with a
32 command fails, prefix the command with an asterisk (*). Otherwise, if the
45 The atime command sets the last access time of the file named by the file
50 The chgrp command sets the group ID of the file named by the file operand to
55 The chmod command modifies the file mode bits of the specified file. The
59 The chown command sets the owner of the file named by the file operand to the
68 The mkdir command creates the directory named by the directory_name operand.
71 The mtime command sets the last modification time of the file named by the
76 The pwd command returns the absolute path name of the current working directory.
79 The rename command renames the file or directory named by the source
83 The rm command removes the file specified by the file operand.
86 The rmdir command removes the directory entry specified by the directory