![]() |
Hello and Welcome from to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Discuss UNIX and Linux software applications. This includes SQL, Databases, Middleware, MOM, SOA, EDA, CEP, BI, BPM and similar topics. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Auto copy for files from folder to folder upon instant writing | Bashar | UNIX for Advanced & Expert Users | 2 | 08-21-2008 03:44 PM |
| copy folder from one server to another | sak900354 | UNIX for Dummies Questions & Answers | 11 | 04-23-2008 02:31 AM |
| Transfer contents from one unix server to another | chris1234 | UNIX for Dummies Questions & Answers | 8 | 12-16-2007 07:22 PM |
| copy folder contents | robsk8_99 | UNIX for Dummies Questions & Answers | 1 | 02-22-2005 06:54 PM |
| Folder Contents | spencer | UNIX for Dummies Questions & Answers | 6 | 07-11-2003 08:48 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Copy folder and its contents from HP Unix server to RH Linux
I am trying to copy a folder and all its contents from HP Unix box to RH linux, using the following.
rsync -avz -e "ssh" /users/www/webroot/docFiles/Division/Ctry ftpuser@10.4.xxx.yz:/data/webroot/de...n/Ctry/QAfiles And it throws a consistent error and not copying(doing sync up). Help appreciated. Thanks, FanTom |
|
||||
|
The error is :
building file list ... done
wrote 113 bytes read 20 bytes 1.45 bytes/sec total size is 150578 speedup is 1132.17 rsync error: unexplained error (code 51) at main.c(578) building file list ... done wrote 68 bytes read 20 bytes 0.94 bytes/sec total size is 0 speedup is 0.00 rsync error: unexplained error (code 214) at main.c(578) building file list ... done Not sure if this would be helpful. Anyways here it is. Thanks, FanTom |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|