LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   help to make a file synchronizer (https://www.linuxquestions.org/questions/programming-9/help-to-make-a-file-synchronizer-644778/)

123654789 05-26-2008 02:21 AM

help to make a file synchronizer
 
hi,

I am using Mandriva and i would like to make a Bash script.

I try to do a file synchronizer and I need to go recursively on a directory containing several files and subdirectories etc. .. and retrieve information on the modification date, names ...

My first question: I have some problems to create a recursive function to browse the given directory tree .Someone could help me?

the second question: how can I recover directories located on another pc connected to my pc.

Again thank you in advance.

unSpawn 05-26-2008 05:30 AM

Hello and welcome to LQ.

It would be easier for us to comment on if you (fill in your profile properly and) post whatever script or pseudo-code you got already.

chrism01 05-26-2008 05:49 PM

Also, man rsync


All times are GMT -5. The time now is 08:38 AM.