RE: Can the rsync password be automated?

2008-08-18 Thread Shane Uys
Hey Guys, This works great. Thanks a lot. From: Julian Pace Ross [mailto:[EMAIL PROTECTED] Sent: Monday, August 18, 2008 3:03 AM To: Shane Uys Subject: Re: Can the rsync password be automated? Shane, For the first option Shachar mentioned, just: 1) Generate the keys as described here http

Can the rsync password be automated?

2008-08-17 Thread Shane Uys
Is there a way to automate the rsync password or maybe disable? I am currently running rsync from a Windows command prompt and would like to run it from a .bat file. I have read through the config man pages but not sure if my ssh_config file is even being used. I tried passwordauthentication = no b

RE: Rsync Auto Resume

2008-08-14 Thread Shane Uys
I don't have programming experience except for a little in DOS commands. Is there something simple you have in mind for a shell loop? Thanks. -Original Message- From: Matt McCutchen [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2008 10:41 AM To: Shane Uys Cc: rsync@lists.samb

RE: Rsync Auto Resume

2008-08-13 Thread Shane Uys
McCutchen [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2008 5:09 PM To: Shane Uys Cc: rsync@lists.samba.org Subject: Re: Rsync Auto Resume On Wed, 2008-08-13 at 13:28 -0500, Shane Uys wrote: > I am trying to copy a 5GB file over the internet with two Win2003 > servers. The internet on S

Rsync Auto Resume

2008-08-13 Thread Shane Uys
I am trying to copy a 5GB file over the internet with two Win2003 servers. The internet on ServerA occasionally drops the connection and rsync terminates with error "connection reset by peer". Is there a way to keep alive, extend timeout or auto resume transfer? I tried using the --partial but it