cron job
OOzy Pal
oozypal at gmail.com
Tue Dec 2 14:49:43 UTC 2008
Hello,
I need to move big files from one remote server to other remote
server. I think I can do this by cron jobs. The urls for the backup
data is for example
www.xyz.com/file1.tar.
www.xyz.com/file2.tar
I do
wget -c -t 999 www.xyz.com/file1.tar
wget -c -t 999 www.xyz.com/file2.tar
How can I make a cron job to automatically move these files between
the two servers.
--
OOzy
Ubuntu-Hardy (7.10)
More information about the ubuntu-users
mailing list