Lines Matching refs:commands
7 Send an arbitrary command to the remote FTP or SFTP server. Quote commands are
9 FTP transfer, to be exact). To make commands take place after a successful
10 transfer, prefix them with a dash '-'. To make commands be sent after curl
13 number of commands.
15 If the server returns failure for one of the commands, the entire operation
16 will be aborted. You must send syntactically correct FTP commands as RFC 959
17 defines to FTP servers, or one of the commands listed below to SFTP servers.
23 SFTP is a binary protocol. Unlike for FTP, curl interprets SFTP quote commands
26 all supported SFTP quote commands:
40 The ln and symlink commands create a symbolic link at the target_file location