Re: Rsync from Windows to Linux

2009-02-22 Thread Clark
Use ssh for the connection and public keys. Works great. Just be sure you have appropriate permissions on your .ssh directory on Linux. It cannot be writable by group or world. --Ray Tyson & Dina Patricia Ackland wrote: > I have installed rsync on my Windows and Linux PCs. I would like to use >

Re: Rsync from Windows to Linux

2009-02-08 Thread Matt McCutchen
On Mon, 2009-02-09 at 07:57 +1100, Tyson & Dina Patricia Ackland wrote: > I have installed rsync on my Windows and Linux PCs. I would like to > use it to copy a folder from Windows to Linux on a regular basis as > part of my backup regime. It works but always prompts me for a > password. Is ther

Rsync from Windows to Linux

2009-02-08 Thread Tyson & Dina Patricia Ackland
I have installed rsync on my Windows and Linux PCs. I would like to use it to copy a folder from Windows to Linux on a regular basis as part of my backup regime. It works but always prompts me for a password. Is there any way to make Windows pass authentication automatically so that I can batch

Re: rsync from Windows to Linux

2008-06-04 Thread Matt McCutchen
On Wed, 2008-06-04 at 07:20 -0700, becca23 wrote: > Thanks for the help, i got the permissions issue worked out, but I'm > interested in this --rsync-path command. It seems like it could be a > powerful tool to make up for the lack of rsync commands in Delta copy. Yes, you can use it to pass optio

Re: rsync from Windows to Linux

2008-06-04 Thread becca23
ssigned to the file in Linux. Since the groups in Windows and linux don't transfer that well, I can't seem to get the transferred files assigned to the right group. Detailed explanations please! thanks -- View this message in context: http://www.nabble.com/rsync-from-Windows-to-Linux

Re: rsync from Windows to Linux

2008-06-03 Thread Matt McCutchen
On Tue, 2008-06-03 at 07:31 -0700, becca23 wrote: > I am having a problem rsyncing from windows to linux, or rather, keeping the > file permissions the way I want them. My project is basically to keep two > identical directories, one in Windows and one in Linux, mirrored, but they > must retain th

rsync from Windows to Linux

2008-06-03 Thread becca23
://www.nabble.com/rsync-from-Windows-to-Linux-tp17624955p17624955.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before