Linux Rsync so files
jw schultz
jw at pegasys.ws
Thu Jul 24 09:15:38 EST 2003
On Wed, Jul 23, 2003 at 03:15:07PM -0700, Ben Escoto wrote:
> >>>>> "Ken" == ryvral <ryvral at dragonsrest.net>
> >>>>> wrote the following on Wed, 23 Jul 2003 18:03:14 -0400
>
> Ken> Hey all.. I'm using the command:
>
> Ken> rsync -lHtSuWvzrvopglD -e ssh -C root at fraggalaxy.com:/gameservers /
>
> Ken> But its not moving *.so files.. Any idea what I am doing wrong?
>
> Try adding more options, like this:
>
> rsync -lHtSuWvzPh6rvSqrjJ32opEXnbNZglDsp -e ssh -C root at fraggalaxy.com:/gameservers /
>
>
Nah, he should use the long opts like this:
rsync --links --hard-links --times --sparse --update --whole-file --verbose --compress --recursive --verbose --owner --perms --group --links --devices --rsh ssh --cvs-exclude root at fraggalaxy.com:/gameservers /
That way he might notice duplications and things like --cvs-EXCLUDE
:)
--
________________________________________________________________
J.W. Schultz Pegasystems Technologies
email address: jw at pegasys.ws
Remember Cernan and Schmitt
More information about the rsync
mailing list