Hi
I have server which is hosted in some other location, every day we have incremental backup and every week we have full backup done in the server itself, I need to copy (automate) all backup to my local server..
So I configured ftp server in my local server, now I need a script to copy backup (all which are like every day incremental backup and every week full back up) into my ftp.. the server (which is hosted in some other location) is having a Plesk tool so the backup are saving in a special folder
Please help me to write a script for this task
Thanks in Advance
--R