Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pardon the newbie question...am a little new at this....
I would like to setup my 323 to do incremental data backups on 3 Vista computers on my network
AND
I would also like to clone the hard drives on one or more of the computers on the network so in the case of a software failure I could quickly restore the hard drive on the failed computer.
Would this be possible? If so, could I please get some advice on how to set this up?
Thanks!
Offline
For incremental backup, you can use:
crontab (scheduling) + mount -t cifs (access Vista network shared folder) + rsync (incremental backup).
If you are not able to find enough information about this, tomorrow I can provide the little scripts I wrote for incremental backup (from XP computer to my DNS-313).
For hard drive cloning, I don't know ...
Offline