On Sun, Mar 06, 2005 at 02:07:02PM -0800, Frederik Eaton wrote:
> Maybe it was a bad idea.
If we were creating the syntax for a new utility, I'd seriously consider
requiring "dir/." as the way to specify a directory's contents instead
of just "dir/", so it's not a bad idea from that perspective.
On Sat, Mar 05, 2005 at 10:48:38PM -0800, Wayne Davison wrote:
> On Sat, Mar 05, 2005 at 05:54:28PM -0800, Frederik Eaton wrote:
> > It breaks some functionality of the
> > --include and --exclude options:
>
> True. You can work around that problem if you always use an '=' to
> connect the option
On Sun, Mar 06, 2005 at 10:45:01AM -0600, michael mendoza wrote:
> [EMAIL PROTECTED] desc]# du -sh
> 52K .
>
> machine:/home/mike/Desktop/desc# du -sh
> 24K .
>
> I don't understeint that, why? in the source is 52 k
> and in the destination is 24k
John mentioned the various things that
On Wed, Mar 02, 2005 at 04:11:52PM -0800, Scott Becker wrote:
> Can rsync be set up with: here's the src dir, here's the remote dir, now
> here's a relative list of files I want you to sync? Perhaps being fed
> one at a time via a pipe.
Rsync supports that, but not on an incremental basis -- i.e
On Thu, Mar 03, 2005 at 12:32:39PM -0800, Matthew Bostrom wrote:
> However, "rsync -av" always claims to be updating write
> protected directories, even when they have not been changed. I do not
> understand why.
The reason is that rsync always tries to update the time on the
directories in
Hi, i don't write so much englisk, look at this>
~in the same line
#rsync -avz --stats -e ssh desc ~
[EMAIL PROTECTED]:/home/mike/Desktop/
Password:
building file list ... done
desc/
desc/prueba/
desc/prueba/a
desc/prueba/b
desc/prueba/p/
desc/prueba/p/c
desc/prueba1.tar
Number of files: 7
Numb
Hi Wayne,
--- Wayne Davison <[EMAIL PROTECTED]> wrote:
> On Sat, Mar 05, 2005 at 06:53:08AM -0800, Lawrence
> Wong wrote:
> > # rsync -av --stats --delete --force
> > ftp.funet.fi::CPAN
>
> Hmm, there's no destination directory specified
> there. Did you omit it?
> Or are you doing a file listi