Bug - just subscriibed

2002-08-28 Thread Peter Kennard
I subscribed to report a bug. if I rsync a directory from a PC (invoked on the PC) to a unix server through ssh, the first time all works fine, then if I do it again and there are no copys it crashes on the PC. If I touch one file on the PC so it copys at least one file then all is OK. I ha

Re: Using -F and -f

2002-08-28 Thread fn050202
On Wed, 28 Aug 2002 11:43:51 -0701, you wrote: >On Wed, Aug 28, 2002 at 02:36:09PM +0200, [EMAIL PROTECTED] wrote: >> I'm interesting in using -F and -f options to generate >> delta files to transfer to other computers not connected by >> network. > >> Someone can help me in compiling it? > >No

Re: AIX 4.3.3. e rsync 2.5.5

2002-08-28 Thread tim . conway
As I recall, the double-colon also has something to do with IPv6. I'd try recompiling it, doing configure with the "--disable-ipv6" option. Tim Conway [EMAIL PROTECTED] 303.682.4917 office, 303.921.0301 cell Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501

Re: Using -F and -f

2002-08-28 Thread Jos Backus
On Wed, Aug 28, 2002 at 02:36:09PM +0200, [EMAIL PROTECTED] wrote: > I'm interesting in using -F and -f options to generate > delta files to transfer to other computers not connected by > network. > Someone can help me in compiling it? No need. Have a look at the --write-batch and --read-batch

Re: RSync and translation

2002-08-28 Thread tim . conway
No. You can script it, iterating over the files as needed. You'll need to use '/' instead of '\', even if you are going to a MS machine. Rsync will handle that translation just fine. You'll have to do something like this (change the words "directory" to match the path containing the items of

AIX 4.3.3. e rsync 2.5.5

2002-08-28 Thread Alvaro Gomes Sobral Barcellos
Hi, At Rs6000/AIX-4.3.3 the rsync-2.5.5 works ok when make local connections or I use -e rsh or -e ssh for remote connections, like: (OK) ./rsync -vacz . /user (OK) ./rsync -vacz -e rsh . [EMAIL PROTECTED]:user (OK) ./rsync -vacz -e ssh . [EMAIL PROTECTED]:user but with standart remote

ERROR: out of memory in flist_expand on Tru64 UNIX

2002-08-28 Thread George Chalissery
I am running rsync version 2.5.5 on Tru64 UNIX on two AlphaServers running version 4.0F and version 5.1. Rsync fails with the error message: ERROR: out of memory in flist_expand A log of the command I am using is: # rsync --dry-run --recursive --delete foo:/foo1 /bar1/foo1copy receiving file li

Using -F and -f

2002-08-28 Thread the . pirla
Hi all, I'm interesting in using -F and -f options to generate delta files to transfer to other computers not connected by network. I'm using cygwin whit rsync version 2.5.5 protocol 26, but even if those options are explaned, I can't use them. So I downloaded source for rsync+ but I'm not ab

Re: rsync --partial produces corrupt data on ctrl-c

2002-08-28 Thread Wayne Davison
On Wed, 28 Aug 2002, Ralf Schreiber wrote: > The partially transfered data (with a dot on first position of the filename) > will be renamed after a ctrl-c occurs (on both > OS) or a window-close (cygwin) to the filename of a fully transfered file > (without the dot), which aren't complete ! Yes,

rsync --partial produces corrupt data on ctrl-c

2002-08-28 Thread Ralf Schreiber
Hi there, in partial mode of Rsync in version up to 2.5.5 on Linux an Cygwin a Ctrl-C during syncing creates a corrupted file. The partially transfered data (with a dot on first position of the filename) will be renamed after a ctrl-c occurs (on both OS) or a window-close (cygwin) to the filename