rsync does not copy hidden directories

2001-09-12 Thread Michelene Chon
We are using rsync and have noticed that it fails to copy hidden directories. I looked through the doc and it doesn't look like there's a flag to get rsync to not skip hidden (dot) directories. Am I missing something or is this By Design? If By Design, I think it should be changed. Michelene Cho

Re: unexpected EOF in read_timeout

2001-09-12 Thread Eric Whiting
Michelle/Tim, I ocassionally get this message under 2.4.7pre1 -- I just call it a network error and ignore it, but perhaps there is still a rsync protocol problem. TCP is pretty good about retry/resend under bad network conditions. Network hiccups shouldn't really be hitting us this often or seve

Re: unexpected EOF in read_timeout

2001-09-12 Thread willem
[EMAIL PROTECTED] wrote: > Michelle: I get the same sort of results. Solaris 7, rsync 2.4.6, with the nohang >patches, or with 2.4.7pre1. If you trace the execution, you'll probably find i/o >errors. I can't find out what they are, and would expect the kernel to take care of >any > disk or

RE: unexpected EOF in read_timeout

2001-09-12 Thread tim . conway
Michelle: I get the same sort of results. Solaris 7, rsync 2.4.6, with the nohang patches, or with 2.4.7pre1. If you trace the execution, you'll probably find i/o errors. I can't find out what they are, and would expect the kernel to take care of any disk or network errors, leaving me wonder

Q: when is the next release planned?

2001-09-12 Thread Ph. Marek
Hi everybody! Could you please tell me when the next release is planned? I ask this because I saw in CVS that rsync+ is merged but not released, which I'd need. If it is probable less than 2 weeks I'll wait - if it's certainly more than 3 I'll get the CVS sources and start working with them.

rsync hangs after a number of files

2001-09-12 Thread willem
hi, I'm using rsync to backup our company storage system but wen I execut rsync to start copying it copy's only a certan number of files and dirs 257 this id the line I execute I have setup ssh and rsync so that it won't bodder me for a password. this is the line I use to start rsync rsync -vcr

Re: Buglet in rsync-2.4.7pre1

2001-09-12 Thread Martin Pool
On 10 Sep 2001, Marc Espie <[EMAIL PROTECTED]> wrote: > The popt dir was forgotten from the configure script, so it is not created > for builds in a separate directory. > > e.g., change > AC_OUTPUT(Makefile lib/dummy zlib/dummy) > into > AC_OUTPUT(Makefile lib/dummy zlib/dummy popt/dummy) > > re

Re: Running rsync on machines in different timezones

2001-09-12 Thread Martin Pool
On 10 Sep 2001, Ragnar Kj?rstad <[EMAIL PROTECTED]> wrote: > [ I'm not on the list - please CC replies to me ] > > Does rsync work properly (is it able to determine wich files are new > correctly) when ran on machines set up with different timezone-settings? Yes. rsync works in unix timestamps,