Back to Curl

`--ftp-create-dirs`

docs/cmdline-opts/ftp-create-dirs.md

latest227 B
Original Source

--ftp-create-dirs

When an FTP or SFTP URL/operation uses a path that does not currently exist on the server, the standard behavior of curl is to fail. Using this option, curl instead attempts to create missing directories.