Add project files.
This commit is contained in:
8
3rd-party/curl-7.52.1/docs/cmdline-opts/ftp-create-dirs.d
vendored
Normal file
8
3rd-party/curl-7.52.1/docs/cmdline-opts/ftp-create-dirs.d
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
Long: ftp-create-dirs
|
||||
Protocols: FTP SFTP
|
||||
Help: Create the remote dirs if not present
|
||||
See-also: create-dirs
|
||||
---
|
||||
When an FTP or SFTP URL/operation uses a path that doesn't currently exist on
|
||||
the server, the standard behavior of curl is to fail. Using this option, curl
|
||||
will instead attempt to create missing directories.
|
Reference in New Issue
Block a user