On Sun, Mar 16, 2008 at 4:47 PM, Hamed alSuhli <[EMAIL PROTECTED]> wrote: > Hi > > what is the most reliable service that backup&synchronize remote folders > on ubuntu 7.10?
I use rsync. It is a nifty little utility, and all transfers are done using ssh. > it's good if it impeded at the system Not sure what you mean. Rsync timing is managed through cron, and it uses ssh encryption. Users don't have to do anything - their files are synchronized automatically. For pure backups, you can write scripts to copy and rotate files on whatever schedule you would like. -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
