LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   to sync files from network to linux laptop (https://www.linuxquestions.org/questions/linux-general-1/to-sync-files-from-network-to-linux-laptop-112852/)

Henry_1 11-05-2003 07:40 PM

to sync files from network to linux laptop
 
HI,

I am a system admin and i am working with linux laptop. I want that when I connect linux laptop to the network, it should automatically synchronize files such as /etc/passwd, /etc/hosts etc with the network.

Is there any way to do so?

Thanks,

Tinkster 11-05-2003 09:10 PM

Distro? :)

There's always the startup-scripts,
and there's most likely rsync...

Congrats to the job, btw, with little
knowledge of the system and such ;)

Cheers,
Tink (unemployed)

vimal 06-12-2006 06:46 PM

Hello Henry_1,

The exact feature for this, is to use 'rsync'. This utility keeps the network overload low by only updating the changed data, if you are syncing after the first time. The above idea to use the start-up scripts or to write a simple script for yourself and run it by cron would be a nice idea.

Thanks,,,


All times are GMT -5. The time now is 10:35 PM.