My first rsync experience

2002-12-04 Thread David Flood
Before I start let me say I'm a relative newbie to rsync so bear with me. I've just installed version 2.5.5 and set up the following files on the server: inetd.conf rsync stream tcp nowait root/usr/local/bin/rsync rsyncd --daemon rsync.conf [www] path = /test/test2

»¶Ó­¶©ÔÄ¡¶ÎÒºÜÇîÒ×¾­Ô¤²â×ã²Ê×ÊÁÏ¡·21ÆÚÈ«ÖУ¬22ÆÚ12³¡£¬23ÆÚ12³¡£¬24³¡11³¡£¬25ÆÚÈ«ÖУ¬26ÆÚ11³¡£¬27ÆÚ9³¡

2002-12-04 Thread ÎÒºÜÇî
ÇëÓÃQQ£º18419276 E£º[EMAIL PROTECTED] ÁªÏµ£¬Ô­QQ£º149206171±»µÁ£¡£¡£¡£¡£¡ 360MÐéÄâÖ÷»ú+50MÆóÒµÓʾÖ+¶¥¼¶¹ú¼ÊÓòÃû,Ö»Ðè349Ôª/Äê www.kldns.net 200M(´¿HTML)¿Õ¼ä 189Ôª/Äê ËÍÒ»¶¥¼¶¹ú¼ÊÓ¢ÎÄÓòÃû+50MÆóÒµÓÊ¾Ö www.kldns.net ¹ú¼ÊÓ¢ÎÄÓòÃû

Unexplained error (code 255)

2002-12-04 Thread Alex Kelly
I have been using rsync 2.5.5 on Solaris 8 for quite a while w/ no problems. This week we upgraded our boxes to Solaris9 and we start seeing (when -vvv is specified): recv_files finished wrote 16 bytes read 335214 bytes 31926.67 bytes/sec total size is 107361593 speedup is 320.26

Unexpected rsync behavior with --relative and symlink destinations

2002-12-04 Thread Christopher Schanzle
Hello, all. Sorry if this topic has been hashed out before -- I didn't see it searching the archives of this list. I want to mirror a local system's /apps and /usr/local directories (both are real directories, not symlinks) to a remote system where /apps and /usr/local are symlinks to

Unexplained error (code 255)--Followup

2002-12-04 Thread Alex Kelly
In followup to my previous post. I have narrowed it down to an SSH client issue, so I have been able to workaround it w/ the following: 1. Install the Solaris9 OpenSSH package from sunfreeware 2. Install the Solaris9 OpenSSL package from sunfreeware (required by openSSH) 3. invoke rsync w/

Suggestion: rsync and direct IO

2002-12-04 Thread David Sisson
We have some cases when copying indexes that we'd like rsync to avoid the system cache when copying a chunk of data from some other machine. I am probably going to modify our own copy of rsync to do this, but if we could write directly to the disk using direct-io (or from for that matter)

bug reporting.. bugzilla

2002-12-04 Thread Sriram Ramkrishna
Have you considered using bugzilla for reporting bugs? Just curious. I was looking on the rsync website and didn't see much in bug reporting. sri -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read:

Re: symbolic links

2002-12-04 Thread Peter Sturdza
I don't see any option that works. My problem is not how it copies the links; it is that rsync will delete a regular file and replace it with the symlink when the file is newer than the symlink. The file is always erased with no backup. This seems wrong. Basically I use rysnc to keep files on