Re: not updating changed local files

2004-07-08 Thread Ilya N. Golubev
> Your ls command does not match the rsync command. Agree. The difference between source directory with and without a trailing slash is stated somewhere deep in `rsync(1)'. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.or

Re: not updating changed local files

2004-07-08 Thread Ilya N. Golubev
> Does rsync version 2.6.2 exhibit this same behavior? Yes, it does the same, that is, writes xemacsweb/About/XEmacsServices.content is uptodate when there are no `/'s at the ends of its args, and About/XEmacsServices.content when `/'s are appended both to source and destination directory. Nev

Re: not updating changed local files

2004-07-07 Thread Ilya N. Golubev
> Am I correct in guessing that 01:32 is _during_ the rsync run? No. The file in src dir was updated before rsync run, and became newer than one in dest dir. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/sma

not updating changed local files

2004-07-06 Thread Ilya N. Golubev
rsync version 2.4.6 protocol version 24 [EMAIL PROTECTED]:~> rsync -avv ~/share/cvs-xemacs-head/XEmacs/xemacsweb ~/share/public_html/xemacsweb building file list ... done ... xemacsweb/About/XEmacsServices.content is uptodate ... [EMAIL PROTECTED]:~> ls -l {~/share/cvs-xemacs-head/XEmacs/xe

--delete-after does not work

2004-06-25 Thread Ilya N. Golubev
rsync version 2.4.6 protocol version 24 Created local copy of remote directory by: rsync -az cvs.xemacs.org::xemacscvs/XEmacs/packages/xemacs-packages/auctex/ $local_dir; Created additional file in local copy of that directory and `touch 010100' it. The following command rsync -avvz --del

fails through socks

2002-11-20 Thread Ilya N. Golubev
rsync versions: all known socks5 hangs while trying to do rsync through it. So does plug-gw from fwtk. There is one peculiarity in rsync protocol. It even occurs not on every rsync module, only while trying to do something like: rsync -avvz cvs.xemacs.org::xemacscvs/XEmacs/xemacs/ ./ In rsync