do this for me please!!

2004-01-29 Thread peeps_anka
Hi Please click below and enter your birthday for me. It will take less then a minute, and you will be entering it into my own private list. http://www.BirthdayAlarm.com/dob/8926382a7607860b905 Thank you, Preetha -- To unsubscribe or change options: http://lists.samba.org/mailman/listin

do this for me please!!

2004-01-29 Thread peeps_anka
Hi Please click below and enter your birthday for me. It will take less then a minute, and you will be entering it into my own private list. http://www.BirthdayAlarm.com/dob/8926382a7607860b905 Thank you, Preetha -- To unsubscribe or change options: http://lists.samba.org/mailman/listin

do this for me please!!

2004-01-29 Thread peeps_anka
Hi Please click below and enter your birthday for me. It will take less then a minute, and you will be entering it into my own private list. http://www.BirthdayAlarm.com/dob/8926382a7607860b905 Thank you, Preetha -- To unsubscribe or change options: http://lists.samba.org/mailman/listin

do this for me please!!

2004-01-29 Thread peeps_anka
Hi Please click below and enter your birthday for me. It will take less then a minute, and you will be entering it into my own private list. http://www.BirthdayAlarm.com/dob/8926382a7607860b905 Thank you, Preetha -- To unsubscribe or change options: http://lists.samba.org/mailman/listin

do this for me please!!

2004-01-29 Thread peeps_anka
Hi Please click below and enter your birthday for me. It will take less then a minute, and you will be entering it into my own private list. http://www.BirthdayAlarm.com/dob/8926382a7607860b905 Thank you, Preetha -- To unsubscribe or change options: http://lists.samba.org/mailman/listin

call from MKU,INDIA.

2004-01-29 Thread preetha thomas
Hello!! I am a student from The Madurai Kamarajar University,doing a project in BioInformatics. I am now downloading the PDB FTP archive using the RSYNC,and am successful.I wanna know if rsync provides any script for the weekly updation of the PDB archive that takes place every wednesday 1.00 PM

You Have Been Invited To The DSL/CABLE Party!!

2004-01-29 Thread Tubby Frederickson
Hello! My name is Tubby Frederickson, I'm a computer guru, and an independent associate with a NASDAQ corporation that offers very innovative products to broadband and non broadband telephone users. I saw your email address on a forum that was discussing broadband and telephone issues. Right n

Re: windows and log time with %t is not displayed

2004-01-29 Thread Wayne Davison
On Thu, Jan 29, 2004 at 02:22:06PM -0800, Brian wrote: > Why does the windows setup give only the date and not the time? The code calls strftime() with the %T format, which doesn't appear to work on your MS Windows setup. You can trying editing util.c to change the %T into %H:%M:%S and see if tha

windows and log time with %t is not displayed

2004-01-29 Thread Brian
Hi, I use the following log format on windows and Unix platforms: from windows batch script: --log-format="%%t [%%p] Here are examples of the log lines (on one line): windows client: 2004/01/28 [2308] 21 unix client: 2004/01/29 04:15:29 [38706] The windows is with rsync 2.6.0. The unix clien

Re: Can't Figure out why rsync job stops

2004-01-29 Thread Tom Allen
Are you running both sides as root? If not, you might check the permissions on the files it's trying to back up. I had a similar issue a couple days ago and that's what it wound up being. Running again with root privs on the source side solved my problem. On Thu, 29 Jan 2004, Bryan Sauser wrote

Can't Figure out why rsync job stops

2004-01-29 Thread Bryan Sauser
I connecting to two offsite over servers, that are connected over dedicated T1 lines. I'm using the same script on both servers. One runs fine, but the other starts, gets the file list and processes a few folders. Then it will hang for about 5 minutes before sptting out the following errors: rece

rsync native compile on Windows

2004-01-29 Thread Brian
Hi all, Rsync is great, thank-you. However, would rsync run more efficiently on Windows and less problematic if it was ported to run on Windows without cygwin1.dll and associated dlls? Would it be worth it? Or would it be easier to try the same with librsync? (Yes, I tried unison, but I pre

different behavior for --backup-dir relative/path vs --backup-dir /full/path

2004-01-29 Thread duane
Why does using --delete -b --backup-dir relative/path puts the deleted files in the target folder, while using the full path works as expected? my experimentation... [EMAIL PROTECTED]:/tmp/test (0)>uname -a Linux feral 2.4.22-1.2115.nptlsmp #1 SMP Wed Oct 29 15:30:09 EST 2003 i686 i686 i386 GNU

Listar: Post sent to moderator.

2004-01-29 Thread Listar
>> Post to list speedtouch >> Subject: Post submitted to moderator for reason: Non-member submission to closed-post list. --- Gestionnaire de liste Listar/0.42 - fin de traitement/job execution complete. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before

--daemon for clients

2004-01-29 Thread Stefan Hoefer
Hello I have the following situation: one perl script opens a TCP connection to a remote server running another perl script. The file descriptors on both sides are mapped to STDIN and STDOUT file descriptors. After some "talking", I would like to start rsync using the "exec" call on both sides of

Internet.Com Format Error

2004-01-29 Thread Internet.com
Sorry, your email containing an attachment can not be distributed through Internet.Com discussion lists. The only acceptable format for posting to isp-invoicing is ASCII Text, with NO attachments. Please, re-send your post to continue your discussion on isp-invoicing. -- To unsubscribe or chang

Re: File rename detection?

2004-01-29 Thread Alberto Accomazzi
I have a feeling that the problem of file-renaming does not have a good solution in general, but it may be possible for people to come up with a rule-based or pattern-based algorithm that works for their particular environment (e.g. I use emacs so I'd want rsync to check file.c~ when trying to

Re: File rename detection?

2004-01-29 Thread jw schultz
On Thu, Jan 29, 2004 at 10:56:30AM +0100, Paul Slootman wrote: > On Wed 28 Jan 2004, jw schultz wrote: > > > > Situations where blah.0 gets renamed to blah.1 seldom > > benefit from rename detection anyway because the cascading > > renames just make room for new files reusing the old names. > > Sh

RE: rsync still hangs on cygwin 1.5.6-1 and 1.5.7

2004-01-29 Thread Downey, Tim
Hi Wayne, Thanks for the clarification. I'm definitely seeing the hang while the transfer is active using ssh. I'll have to try my luck with daemon mode. regards -tim -Original Message- From: Wayne Davison [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 27, 2004 4:08 PM To: Downey, T

Re: File rename detection?

2004-01-29 Thread Paul Slootman
On Wed 28 Jan 2004, jw schultz wrote: > > Situations where blah.0 gets renamed to blah.1 seldom > benefit from rename detection anyway because the cascading > renames just make room for new files reusing the old names. > Short of prioritizing file checksums ahead of names for > finding unchanged f

linux 2.4.22 with ea+acl patch

2004-01-29 Thread Collen Blijenberg (MLHJ)
just a question.. i got 2 linux samba servers running on RH9 with 2.4.22+ea+acl patch.. i was wondering if i can use rsync to backup the server. and preserve the extended file attrributes ?? (owner(s)+group(s)) if so.. how ?? L8r.. Collen Blijenberg (please cc me) -- To unsubscribe or change op