curl is a tool for transfering data from or to a server. It supports these protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET or TFTP. The command is designed to work without user interaction. · curl --ftp-create-dirs -T file ftp://www.doorway.ru --ftp-method Specify a method to be used for obtaining files over FTP. Available methods are multicwd, nocwd, and singlecwd. Example: curl --ftp-method multicwd ftp://www.doorway.ru --ftp-pasv: Use passive data connection mode. Example: curl --ftp-pasv ftp://www.doorway.ru curl(1) Curl Manual curl(1) NAME top curl - transfer a URL SYNOPSIS top curl [options / URLs] DESCRIPTION top curl is a tool to transfer data from or to a server, using one of the supported protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS.
--ftp-skip-pasv-ip (FTP) Tell curl to not use the IP address the server suggests in its response to curl's PASV command when curl connects the data connection. Instead curl will re-use the same IP address it already uses for the control connection. curl is a tool for transfering data from or to a server. It supports these protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET or TFTP. The command is designed to work without user interaction. curl --ftp-create-dirs -T file ftp://www.doorway.ru --ftp-method Specify a method to be used for obtaining files over FTP. Available methods are multicwd, nocwd, and singlecwd. Example: curl --ftp-method multicwd ftp://www.doorway.ru --ftp-pasv: Use passive data connection mode. Example: curl --ftp-pasv ftp://www.doorway.ru
Get the README file the user's home directory at funet's ftp-server: See the manual for your FTP proxy to determine the form it expects to set up. Usage: curl [options ] Options: (H) means HTTP/HTTPS only, (F) means FTP only -a/--append Append to target file when uploading (F) -A/--user-agent. name and password for remote FTP servers. ftp clients have supported this for servers without manually having to reenter the credentials each time.
0コメント