Trransfering multifiles within one rsync session.

2002-08-02 Thread Mark de Jong
Hello, I'm trying to transfer multiple selected filed using rsync client and daemon. Currently, this only works when trying to transfer two different files, but as soon as I add a third file, I get the error: rsync: read error: Connection reset by peer rsync error: error in rsync protocol data st

RE: Rsync recursion

2002-07-31 Thread Mark de Jong
Tim, I posted a question on the list entitled "Rsync windows to linux is hanging" on 7/16 concerning rsync over ssh ( http://www.mail-archive.com/rsync@lists.samba.org/msg04596.html ). Have you experienced, or have you heard of anyone experiencing, rsync hanging using "-e ssh" when transfering fro

Rsync recursion

2002-07-30 Thread Mark de Jong
Hello, I'm trying to break up my rsync process by separating a directory tree into multiple rsync processes because I'm witnessing some errors trying to rsync large directory trees on Windows machines. After breaking up the tree I tried to rsync each individual directory starting from the bottom d

Rsync windows to linux is hanging

2002-07-16 Thread Mark de Jong
Hello, I've looked through all the postings and can't seem to find an answer to my delema. I have tested this on an XP and win2k box and get the same results. I'm trying to rsync a fairly large directory (approx. 1.6 GB) from a windows machine to a linux box for backup purposes. The process hangs

Bit Length Overflow

2001-12-11 Thread Mark de Jong
h overflowcode 10 bits 6->7   The code is not always 10. Sometimes it 2 and sometimes 17. The bits are not always 6->7.. Sometime 4->5 or 5->6.   Any ideas?   Thanks, Mark de Jong