- Automated Backup on remote
- Posted by Ike on March 20th, 2006
Is there a way I can automatically backup the contents of one directory at
one IP location to a directory on another IP location when BOTH locations
are 3rd party hosted? Is anyone aware of an automatic means for doing this?
Thanks, Ike
- Posted by Jerry Stuckle on March 20th, 2006
Ike wrote:
If you have ftp access between the two, you can set up a cron job to do it.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
- Posted by Brian Wakem on March 20th, 2006
Ike wrote:
rsync
--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png


