Deleting files from source after a successful rsync !

2002-02-07 Thread Kapoor, Nishikant X
I have a few clients who prepare some reports and put it in their outgoing/ directory for me to pick up every morning. Is there a way to delete those files from their outgoing/ after I fetch them ? Thanks Nishi

RE: --size-only ?

2001-12-18 Thread Kapoor, Nishikant X
On 17 Dec 2001, Kapoor, Nishikant X [EMAIL PROTECTED] wrote: I need to skip a file if the file on destination has the same name and same size as that of source. How would it know which file is the relevant one? If the changes are systematic, you might be able to run a pre or post

return status of rsync

2001-12-17 Thread Kapoor, Nishikant X
Hello, rsync returns zero if it is successful but a non-zero (2816) if it can not find any file(s) to move across. Just curious if that should still return zero ? nkapoor rsync -av * nk01::incoming building file list ... * : No such file or directory done wrote 73 bytes read 337 bytes 820.00

include/exclude ?

2001-11-30 Thread Kapoor, Nishikant X
All, Could someone please help me resolve this: [admx:test] $ ls ERR01 ah01 ah02 an01 an02 mp01 mp02 [admx:test] $ ls {an,mp,ERR}* ERR01 an01 an02 mp01 mp02 I want to rsync only the {an,mp,ERR}* files across using the following command but do not see the expected results.

RE: include/exclude ?

2001-11-30 Thread Kapoor, Nishikant X
on AIM perl -e 'print pack(, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970) , .\n ' There are some who call me Tim? Kapoor, Nishikant X [EMAIL PROTECTED] All, Could someone please help me resolve this: [admx:test] $ ls ERR01 ah01 ah02

rsync binaries for WinNT ?

2001-11-19 Thread Kapoor, Nishikant X
Could someone please let me know where I can find the latest rsync binaries for WinNT ? Thanks Nishi

RE: Secure connection to testor refused !

2001-11-16 Thread Kapoor, Nishikant X
Is there a log file that I could use to see what exaclty is going on ? Or a debug level that could be set to see the trail ? Thanks Nishi -Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: Thursday, November 15, 2001 4:51 PM To: Kapoor, Nishikant X Cc: [EMAIL

transfer interrupted (code 3) at flist.c(812)

2001-11-16 Thread Kapoor, Nishikant X
some help. Thanks in advance. Nishi -Original Message- From: Kapoor, Nishikant X [SMTP:[EMAIL PROTECTED]] Thanks for the help. I did go through quite a few docs but could not figure that out. Thanks again. However, after setting [cdrive], I am getting the following error

read error: Connection reset by peer

2001-11-16 Thread Kapoor, Nishikant X
Hello, This is my third posting in a day ! Many thanks to Tim Conway for responding to my first one. However, since I am hard pressed against time, I have been trying everything from the docs to get it to work but looks like, I might take forever unless some expert help comes in. So please, help

Secure connection to testor refused !

2001-11-15 Thread Kapoor, Nishikant X
Here is a newbie question. Hope, you will not mind. I am trying to backup a file from my NT machine onto AIX machine. Here is the setup: NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as a daemon. (I created a service for Rsync first). AIX machine (admx): rsync -v rsync