> 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
> 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
> 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
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
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
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