SAV detected a violation in a document you authored.

2003-08-20 Thread NAV_Admin
Please contact your system administrator. The scanned document was QUARANTINED. Violation Information: The attachment application.pif contained the virus [EMAIL PROTECTED] and could NOT be repaired. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before po

authentication error

2003-08-20 Thread CHEUNG Chi Wai, Chris
I have setup a Rysnc server in Mandrake 9.1 When I add a auth user into my Rsync.conf and rsync.secrets, it do not work, everytime it shows [EMAIL PROTECTED] rsync [EMAIL PROTECTED]::X/.html/. / Password: @ERROR: auth failed on module X rsync: connection unexpectedly closed (89 bytes rea

Re: rsync-2.5.6 on BSD/OS 4.x

2003-08-20 Thread Wayne Davison
On Wed, Aug 20, 2003 at 06:43:18PM -0400, Chris Ross wrote: > Doesn't work as a server. It calls setgroups(0,0), which is > unsupported on BSD/OS. setgroups() must have at least one group set, > the primary group. Thanks for the info! I just checked in a fix for this. ..wayne.. -- To unsubscr

SAV detected a violation in a document you authored.

2003-08-20 Thread NAV_Admin
Please contact your system administrator. The scanned document was QUARANTINED. Violation Information: The attachment wicked_scr.scr contained the virus [EMAIL PROTECTED] and could NOT be repaired. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before pos

rsync-2.5.6 on BSD/OS 4.x

2003-08-20 Thread Chris Ross
Doesn't work as a server. It calls setgroups(0,0), which is unsupported on BSD/OS. setgroups() must have at least one group set, the primary group. Would it be a problem to replace this line of code with setgroups(1, getgid()) (Not literally, I know that won't compile, but functionally...)? T

Ihre Mail an die Stadtsparkasse Dresden

2003-08-20 Thread E-Mail
Sehr geehrte Kundin, sehr geehrter Kunde der Stadtsparkasse Dresden, sehr geehrte Damen und Herren, Ihre Mail ist an den Empfänger bei der Stadtsparkasse Dresden zugestellt worden.Sollte Ihre an uns gesendete Nachricht einen Auftrag an unser Haus enthalten, müssen wir Ihnen leider mitteilen, dass

Re: rsync on aix fails on large files bigger than 2gb

2003-08-20 Thread jw schultz
On Wed, Aug 20, 2003 at 08:43:16AM -0700, Richard Labutis wrote: > I am using AIX 4.3.3 and 5.1, rsync version 2.5.5 > protocol version 26 > > when rsyncing files that are larger than 2gb it dies. > You get message about broken something. > > root limits is -1 > filesystems are large file enabled

Re: Rsync hang on HP-UX 10.20

2003-08-20 Thread jw schultz
On Wed, Aug 20, 2003 at 11:56:28AM -0600, [EMAIL PROTECTED] wrote: > 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 f

Re: --delete not working when files are pushed to rsync daemon

2003-08-20 Thread Wayne Davison
On Wed, Aug 20, 2003 at 07:03:34AM -0500, [EMAIL PROTECTED] wrote: > build# rsync -a -vvv -n --delete --exclude-from rsync.excludes /platform/ > individual.server::platform I assume that the files that are not being deleted are excluded by the --exclude-from rules -- all files (on both sides) tha

Your command, Re: Re: My details, was invalid

2003-08-20 Thread PGP Key Server Administrator
OpenPGP Public Key Server For questions or comments regarding this key server site, contact PGP Key Server Administrator <[EMAIL PROTECTED]> Current version: 0.9.4+patch2+JHpatch2 NOTE! This service is provided to facilitate public-key cryptography for demonstration and educational purposes. I

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

In my absence...

2003-08-20 Thread Peter . Wiggin
Greetings, I've left my position as Senior Web Developer for O'Reilly & Associates, effective October 15, 2002. Please direct any work-related email to Nancy Abila ([EMAIL PROTECTED]), if you need to contact me for other reasons, please email me at [EMAIL PROTECTED] Thanks, Peter -- To un

rsync on aix fails on large files bigger than 2gb

2003-08-20 Thread Richard Labutis
I am using AIX 4.3.3 and 5.1, rsync version 2.5.5 protocol version 26 when rsyncing files that are larger than 2gb it dies. You get message about broken something. root limits is -1 filesystems are large file enabled. I tested this with linux to linux and it does not have this problem. any reas

InterScan NT Alert

2003-08-20 Thread CDFA
Sender, InterScan has detected virus(es) in your e-mail attachment. Date: Wed, 20 Aug 2003 08:31:30 -0700 Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: document_all.pif Action: clean failed - deleted Virus: WORM_SOBIG.F -- To unsubscribe or change options: http:

Failed to clean virus file document_all.pif

2003-08-20 Thread CDFA
The file you have sent was infected with a virus but InterScan E-Mail VirusWall could not clean it. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: How to Config & Start Backup Process in NW6 with RSync

2003-08-20 Thread jw schultz
On Wed, Aug 20, 2003 at 12:06:37PM -, MalleswaraRao Durga wrote: > Dear Experts, >I got Two Netware 6 Servers in the Same LAN. Server A is a > main server (File Server). I'ld like to configure Server B as > Backup server for Server A with RSync. >I've follwed the documetnation at >

Re: including file from excluded directory

2003-08-20 Thread Brandon Metcalf
j == [EMAIL PROTECTED] writes: j> Your exclude pattern doesn't match .mozilla/* j> You might try changing it to /.** j> You will also want to add an include pattern for j> /.mozilla/bmetcalf/ Ah, yes. This would probably work. What I ended up doing is this: + /.mozilla + /.mozilla/bmet

How to Config & Start Backup Process in NW6 with RSync

2003-08-20 Thread MalleswaraRao Durga
Dear Experts, I got Two Netware 6 Servers in the Same LAN. Server A is a main server (File Server). I'ld like to configure Server B as Backup server for Server A with RSync. I've follwed the documetnation at http://www.novell.com/coolsolutions/netware/features/trenches/tr_rsync_nw.html

--delete not working when files are pushed to rsync daemon

2003-08-20 Thread john
Hi. I've been having a frustrating problem with rsync that I'm looking for advice on. My goal is to syncronize a set of servers with the same libraries, binaries, and main configuration files without touching the unique data that exists on the indivudual servers. My --exclude-from file is rather e

Virus in Ihrer Nachricht / Virus in your mail

2003-08-20 Thread auto-operator
V I R E N A L A R M In Ihrer Nachricht an: -> [EMAIL PROTECTED] ist ein Virenbefall entdeckt worden. Dabei handelt es sich um: 'W32/Sobig-F' Die Nachricht wurde nicht zugestellt. Bitte untersuchen Sie Ihren Rechner auf Virenbefall oder wenden Sie sich an

Warning: Possible Virus Infection

2003-08-20 Thread VirusScan Guinevere
This is an automatic message from the Guinevere Internet Antivirus Scanner. A message was received from you with a subject of Re: Your application The message was addressed to [EMAIL PROTECTED] The message probably contains a virus. You will want to consult with your system administator

Re: Syncronize large file

2003-08-20 Thread jw schultz
On Wed, Aug 20, 2003 at 03:12:27PM +0800, Luqman.H wrote: > i have several large .tar backup file on the server > it's about 2 GB and 4 GB > > the question is, if i syncronize using rsync to other > computer, rsync will re-transfer the whole > 1 big file, or only transfer part of the file ? Onl

Syncronize large file

2003-08-20 Thread Luqman.H
i have several large .tar backup file on the server it's about 2 GB and 4 GB the question is, if i syncronize using rsync to other computer, rsync will re-transfer the whole 1 big file, or only transfer part of the file ? or maybe i should reduce the size, by splitting the file into 650 Mb each