rsync will suffice

shell> rsync -au /source_disk /destination_disk

shell> rsync -au /source_disk rsync://destination_computer/rsync_folder/destination_folder

shell> rsync -au -e ssh /source_disk [EMAIL PROTECTED]:/destination_folder
{password: ****}





On 1/18/06, Leo Angelo Cordero <[EMAIL PROTECTED]> wrote:
 
1. How will I do the backup on item Number 3?
    What are the commands needed?
    I know it has something to do with the crontab, but I don't know the exact commands.
 
2. Lastly, how would I perform the weekly backup (item number 4)?

_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to