Re: Synchronizing data with Windows machine



Howard Brazee wrote:
On Sat, 08 Sep 2007 17:49:01 -0400, Thom Rosario <thom@xxxxxxxxxx>
wrote:

How can I have a similar command file on the Mac that will work from
there? (or eventually between two Macs)?

I think what you're looking for is rsync.

In the Mac's Terminal application (it's in the /Applications/Utilities directory), type

man rsync

and you'll see the manual for the rsync program. When you're done reading that, you can press "q" to quit reading the manual page. There's a nice GUI app for reading man pages called "ManOpen"; search on versiontracker.com to get it (it's free).

Thanks, I'll look into it next time I have time on my wife's computer.

Will it work synchronizing data in her iMac and a Windows machine?

Oops. Hadn't considered the windows part. Windows doesn't come w/ rsync, but if you're really interested, you could always try cygwin, which creates a unix-like environment on Windows. I haven't used it in years, but when I did, it was quite functional, but not for the meek.
.



Relevant Pages

  • Re: How to start rsync daemon at boot
    ... # Don't forget to create an appropriate config file, ... Apparently, from my reading of the output of " dpkg -L rsync", it seems ... Hope this is of some use - personally I haven't had the need to run rsync ... as a daemon, but it looks like it is possible using the steps I've tried to ...
    (Ubuntu)
  • Remote backups using ssh and dump
    ... I'm presently using rsync over ssh, but I think dump would be better if it will work. ... I've been reading the man page, but I'm wondering if anyone is doing this successfully and would like to share their cmdline. ...
    (freebsd-questions)
  • Re: Synchronizing data with Windows machine
    ... (or eventually between two Macs)? ... I think what you're looking for is rsync. ... reading that, you can press "q" to quit reading the manual page. ... Will it work synchronizing data in her iMac and a Windows machine? ...
    (comp.sys.mac.misc)
  • Re: Synchronizing data with Windows machine
    ... The /D parm mean that it only copies files that have been changed more ... How can I have a similar command file on the Mac that will work from ... I think what you're looking for is rsync. ... When you're done reading that, you can press "q" to quit reading the manual page. ...
    (comp.sys.mac.misc)
  • Re: Remote backups using ssh and dump
    ... I'm presently using rsync over ssh, but I think dump would be better if it will work. ... I've been reading the man page, but I'm wondering if anyone is doing this successfully and would like to share their cmdline. ...
    (freebsd-questions)