[BackupPC-users] Rsync explanation.

2005-10-05 Thread Phil Carinhas
I'm trying to figure out what rsync transfers actually do. I see several undocumented options in the commands: --server --sender Then at the end i see " . /share" How does rsync know where to send the data? Is the --server flag telling it to pull /share back to localhost? Wh

Re: [BackupPC-users] Rsync explanation.

2005-10-05 Thread Craig Barratt
Phil Carinhas writes: >I'm trying to figure out what rsync transfers actually do. >I see several undocumented options in the commands: > >--server >--sender > > Then at the end i see " . /share" > > How does rsync know where to send the data? Is the --server > flag tell

[BackupPC-users] Rsync explanation.

2005-10-05 Thread Phil Carinhas
I'm trying to figure out what rsync transfers actually do. I see several undocumented options in the commands: --server --sender Then at the end i see " . /share" How does rsync know where to send the data? Is the --server flag telling it to pull /share back to localhost? W