On Mon, Jun 16, 2003 at 08:49:20PM -0500, Trey Nolen wrote:
>
> You may have two points of trouble. First, you need to specify something to
> get it to be recursive. I use -a, which covers most everything. I also use R
> for relative paths. I think that you might also have trouble with the
I d
You may have two points of trouble. First, you need to specify something to
get it to be recursive. I use -a, which covers most everything. I also use R
for relative paths. I think that you might also have trouble with the
"/usr/bin/ssh -l dplbackup" part. Try this:
C:\cygwin\bin\rsync.exe -a
> On Mon, Jun 16, 2003 at 03:18:38PM -0700, Paul English wrote:
> > Skipping directory /cygdrive/d/user_dpl
>
> By default rsync skips directories -- see the -r option to override
> this.
>
> ..wayne..
>
Aah.. thanks. That's a simple one!
Paul
--
To unsubscribe or change options: http://lists.
On Mon, Jun 16, 2003 at 03:18:38PM -0700, Paul English wrote:
> Skipping directory /cygdrive/d/user_dpl
By default rsync skips directories -- see the -r option to override
this.
..wayne..
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: htt