mirror of
https://github.com/curl/curl.git
synced 2026-07-16 10:27:15 +03:00
create-dirs.d: mention the mode
Reported-by: Dan Jacobson Fixes #4766 Closes #4916
This commit is contained in:
parent
8957e6e4ed
commit
d78672b5b4
1 changed files with 2 additions and 0 deletions
|
|
@ -6,4 +6,6 @@ necessary local directory hierarchy as needed. This option creates the dirs
|
|||
mentioned with the --output option, nothing else. If the --output file name
|
||||
uses no dir or if the dirs it mentions already exist, no dir will be created.
|
||||
|
||||
Created dirs are made with mode 0750 on unix style file systems.
|
||||
|
||||
To create remote directories when using FTP or SFTP, try --ftp-create-dirs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue