LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Software to synchronize two folders at one disc (https://www.linuxquestions.org/questions/linux-software-2/software-to-synchronize-two-folders-at-one-disc-863692/)

jured 02-19-2011 02:38 AM

Software to synchronize two folders at one disc
 
Hi,
I'd like to kindly ask you if you don't know any software or script I can use to synchronize two folders. I'm using Dropbox and I'd like to have there up to date datas. But I would like to work on the files (tex and pdfs ) at my home folder at some other place than right in the dropbox folder. Anyway I'd like to have the files in dropbox synchronized.
So I would like to have two folders,

\home\user\something

and

\home\user\Dropbox\something

How can I keep them synchronized? Is this possible?
Thank you very much
jured

mesiol 02-19-2011 02:44 AM

Hi,

You should take a look at
Code:

rsync
.

jured 02-19-2011 04:09 AM

Quote:

Originally Posted by mesiol (Post 4263594)
Hi,

You should take a look at
Code:

rsync
.

thanks! This seems to be what I'm looking for exactly!


All times are GMT -5. The time now is 12:06 AM.