folder synch Xpee <-> FC6

Discuss Applications

folder synch Xpee <-> FC6

Postby cdhgold » Tue Mar 20, 2007 8:31 am

I have a folder on an XPee system that I need a way to do a scheduled synch to a corresponding folder on my FC6 system. Can anyone suggest how to do this on an automated basis? the windoze folder is shared and accessible to the FC6 box via an smb://share on the same private network that uses a user name and password

Chris
User avatar
cdhgold
administrator
administrator
 
Posts: 382
Joined: Tue Mar 18, 2003 6:11 pm
Location: Texas

Postby Master of Reality » Tue Mar 20, 2007 12:34 pm

You can mount the share to a specific folder with # mount -t smbfs \\xphost\folder /mnt/xp
and then use rsync to synchronize the your folder on FC6 to /mnt/xp.

...not sure if my slashes go the right way for smb shares?
Master of Reality
guru
guru
 
Posts: 562
Joined: Thu Jan 09, 2003 8:25 pm

Postby Void Main » Tue Mar 20, 2007 3:42 pm

Yeah, I would probably go MoR's route. You will need to flip the slashes over though and I would also suggest looking into the cifs file system type. rsync does a great job of syncing files and directories whether they be remote or local. In fact there might even be a Windows version of rsync and you could run the rsync daemon on the Linux box. No need to mount anything then. I personally rsync through ssh connections between Linux boxes (cygwin might also be an option to get all of the utilities on your Windows box).
User avatar
Void Main
Site Admin
Site Admin
 
Posts: 5705
Joined: Wed Jan 08, 2003 5:24 am
Location: Tuxville, USA


Return to Applications

Who is online

Users browsing this forum: No registered users and 1 guest