![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to make copy work faster | prasperl | Shell Programming and Scripting | 2 | 07-23-2009 05:51 AM |
| help with recursive copy command | Knowledge_Xfer | UNIX for Dummies Questions & Answers | 2 | 06-26-2009 08:56 AM |
| Recursive copy to a RANDOM name | xerexes | UNIX for Dummies Questions & Answers | 10 | 10-23-2008 08:19 AM |
| recursive copy of the directory | deepthi.s | High Level Programming | 7 | 08-23-2008 02:06 PM |
| recursive copy of hidden files | usfrog | UNIX for Advanced & Expert Users | 2 | 02-19-2002 03:16 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
scp : recursive copy doesn't work
Hi
I have a problem with scp command : I try to copy a list of files from source to destination, it works fine but if there is a directory not existing on destination, it doesn't automatic create. Syntax : scp -rp /<PATH>/<NEW_DIR>/<FILE> <USER_DEST>@<HOST_DEST>:<PATH>/<NEW_DIR>/<FILE> scp: <PATH>/<NEW_DIR>/<FILE>: No such file or directory Any idea ? TY Mat |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|