You are not logged in.

#1 2009-07-21 23:26:57

Odyssey42
Member
Registered: 2009-07-21
Posts: 3

Synchonizing data files and creating a NAS third data set

I am posting this in a linux forum, although it could be in networking (or another), because of the need for linux familiarity which is not as likely to be present in a networking forum.

Some time ago, I copied all the files from my Windoze computer over to a second hdd on my Ubunutu 8.04 machine and have been updating the folders with new docs, files, etc. I forgot to inform my wife who is linked to my old WXP computer and she has been happily updating those files. Now two sets of files.

So I now need to synchonize the two different sets of file into one and want to put that onto a NAS hdd on my network so that we are both accessing the same set of files in future.

I think one can do that with XCopy in Windows if you know the "start date" (i.e., the date I had copied the files over to my Ubunutu computer. But I don't know how to find that date, and once found how to issue the XCopy command in windows.

Also how would one duplicate that in Linux?

There may well be package software that will do this through a GUI

Hope I'm not too confused here. Anyone see a practical overall plan for this? TIA

Offline

#2 2009-07-23 11:53:29

Odyssey42
Member
Registered: 2009-07-21
Posts: 3

Re: Synchonizing data files and creating a NAS third data set

Am I in the wrong forum? Hopefully someone in this community has some ideas?

Offline

#3 2009-07-27 17:04:22

Obi-Lan
Member
From: Finland
Registered: 2007-05-23
Posts: 179

Re: Synchonizing data files and creating a NAS third data set

I suggest as Ubuntu user to use Ubuntu forums http://ubuntuforums.org/ for help with Ubuntu specific problems.

Hope you did use different file names with your wife, otherwise you should do this by hand.

And as answer for your question, I suggest that you use robocopy instead of xcopy, its far more advanced. You get robocopy by installing Windows Server 2003 Resource Kit Tools. Check here http://ss64.com/nt/robocopy.html for options.

In linux the command you want to use is rsync, should probably be alredy installed on your Ubuntu. http://www.samba.org/ftp/rsync/rsync.html

Last edited by Obi-Lan (2009-07-27 17:04:40)

Offline

#4 2009-07-27 17:37:18

tkdfighter
Member
From: Switzerland
Registered: 2009-01-28
Posts: 126

Re: Synchonizing data files and creating a NAS third data set

What you want is unison.

Offline

Board footer

Powered by FluxBB