Lines Matching refs:command
35 before the CWD command for FTP). The linked list should be a fully valid list
44 When speaking to an FTP server, prefix the command with an asterisk (*) to
45 make libcurl continue even if the command fails as by default libcurl stops at
57 path. e.g. rename with sftp using a quote command like this:
65 The atime command sets the last access time of the file named by the file
71 The chgrp command sets the group ID of the file named by the file operand to
77 The chmod command modifies the file mode bits of the specified file. The
82 The chown command sets the owner of the file named by the file operand to the
93 The mkdir command creates the directory named by the directory_name operand.
97 The mtime command sets the last modification time of the file named by the
103 The **pwd** command returns the absolute path of the current working
108 The rename command renames the file or directory named by the source
113 The rm command removes the file specified by the file operand.
117 The rmdir command removes the directory entry specified by the directory
122 The statvfs command returns statistics on the file system in which specified