Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On Sun, Feb 24, 2008 at 2:43 AM, James Kramer <[hidden email]> wrote: > is there special parameters to differentiate between Window > and Linux file system? Well, that's basically what Cygwin is. It runs the rsync ssh daemon and then translates where the files are for the incoming rsync pull request. Cygwin runs on Windows, rsync runs on Linux. Say you want to back up your E:/Quickbooks directory, you edit the rsyncd.conf file within Cygwin like so: [yourlabel] path = /cygdrive/e/Quickbooks Then call it with rsync on the Linux machine with: /usr/bin/rsync -avz 192.168.10.255::yourlabel /path/for/storage -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Discuss mailing list [hidden email] http://lists.blu.org/mailman/listinfo/discuss
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |