Displaying 1 result from an estimated 1 matches for "sdturne".
2004 Feb 26
12
[Bug 801] Improve usability of scp by adding a "make path" option
...h" option
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: sdturne at us.ibm.com
I would like to see an option added to scp that would cause the creation of any
non-existent directories leading up to the target file. For example if I run the
following command:
scp -p file.dat remote:some/new/dir/file.dat
and any part of the "some/new/dir/" path d...