Displaying 1 result from an estimated 1 matches for "datawh".
Did you mean:
dataw
2003 Mar 02
1
Rsync problem
...cl patches). I can copy files between these two
machines (using ssh/scp) fine.
When i run the command:
rsync -rptz --delete --stats --include="*.ini" --include="*.csv"
--include "*/" --exclude "*" --rsync-path=/usr/bin/rsync /directory/data
remotehost:~datawh/datawarehouse
I get this output:
rsync: writefd_unbuffered failed to write 9779 bytes: phase "unknown":
Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(515)
Rsync exits with an error code of 12.
The data in the /directory/data/ folder is all able to be...