LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Daily back up from remote server (https://www.linuxquestions.org/questions/linux-server-73/daily-back-up-from-remote-server-817158/)

dinakumar12 06-30-2010 07:04 AM

Daily back up from remote server
 
Hi every one,

We are using a rental server(linux server) to store our working files, but often we are facing the server down problem so our users can,t able to access the working files, so my question is whether we can take a daily backup of datas from my remote server and store them in our local linux server.
so that even in case of remote server down our users can access that backup data from our local server.

so i just want to know whether it is possible through crontab or not, if possible please give me any suggestions or any links to implement that.

Thanks@regards,
Dinesh.

yooy 06-30-2010 07:23 AM

Yes it is possible with crontab. Linux has build-in ftp commands that can be used to download files.

Depending on size this may produce large amounts in traffic. Internet will be in trafic jam as of 2020 anyway.

vikas027 06-30-2010 07:51 AM

I believe this is what you are exactly looking for. http://www.linuxquestions.org/questi...script-816794/


All times are GMT -5. The time now is 10:28 AM.