On Wed, Jul 23, 2003 at 03:15:07PM -0700, Ben Escoto wrote:
> > "Ken" == ryvral <[EMAIL PROTECTED]>
> > 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 [EMAIL PROTECTED]:/gameservers /
>
>
> "Ken" == ryvral <[EMAIL PROTECTED]>
> 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 [EMAIL PROTECTED]:/gameservers /
Ken> But its not moving *.so files.. Any idea what I am doing wrong?
Try ad
On Wed, Jul 23, 2003 at 06:03:14PM -0400, Ryvral wrote:
> rsync -lHtSuWvzrvopglD -e ssh -C [EMAIL PROTECTED]:/gameservers /
>
> But its not moving *.so files.. Any idea what I am doing wrong?
They're excluded by -C (--cvs-exclude). You could add an explicit
--include='*.so', if you want to overr
Hey all..
I'm using the command:
rsync -lHtSuWvzrvopglD -e ssh -C [EMAIL PROTECTED]:/gameservers /
But its not moving *.so files.. Any idea what I am doing wrong?
Thanks
Ken
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.o