RE: How to control rsync log?

2005-02-24 Thread xiaoqin_qiu
Where can I find information for this option? Thanks, Xiaoqin Qiu Technical Computing Group IT Infrastructure Services Organization Agilent Technologies, Inc. (818)879-6220 [EMAIL PROTECTED] -Original Message- From: Wayne Davison [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 200

How to control rsync log?

2005-02-24 Thread xiaoqin_qiu
Hi, We have a rsync server running on a HP-UX 11.11 server. The version of rsync is 2.6.3. There are several machines regularly rsync a lot of stuff(files and directories) to/from this server everyday. When we run rsync on these machines, we prefer running rsync with "-v" option (for verbose) s

RE: Rsync hang on HP-UX 10.20

2003-08-25 Thread xiaoqin_qiu
Hi J.W., Thank you for your quick response. However I still couldn't see your email. Microsoft outlook couldn't open the email and gave me "follow-up flag must be 100 characters or less" error. Could you please send it again and remove everything I wrote to keep it small OR remove your follow

RE: Rsync hang on HP-UX 10.20

2003-08-25 Thread xiaoqin_qiu
Hi J.W., I asked this question before, however I could not see your second reply to my question. Could you please answer it again? Sorry about this. Refreshing the question: We downloaded the latest rsync 2.5.6 source code and compiled it on HP-UX for both 10.20 and 11.x. Rsync runs fine if we

RE: Rsync hang on HP-UX 10.20

2003-08-20 Thread xiaoqin_qiu
Hi, Thank J.W. for your information. The strange thing is child process is waiting for parent to kill it, in the meantime, the parent process is waiting for child process. Is this a bug or what? Is there a fix for this type of problem? Thank you again for your help! I ran the installation ag

Rsync hang on HP-UX 10.20

2003-08-19 Thread xiaoqin_qiu
Hi, We downloaded the latest rsync 2.5.6 source code and compiled it on HP-UX for both 10.20 and 11.x. Rsync runs fine if we run it from the command line on both platforms. But after we put rsync command into a HP Software Distributor package configure script (just a shell script with rsync com