Using rcp and cron to perform a scheduled network backup
April 14th, 2004
I recently set up a cron job on my PC to backup files from the PC to a network server every night. The technique uses SFU on the PC, rcp to copy the files to the network and cron to perform the backup at 3.15 every morning.
For a full description, see:
www.itauthor.com/unix_linux_shell/shell-backup-script.html
Potentially similar posts
- Scan for available IP addresses – August 2011
- Viewing dynamically generated HTML in the HTML Help viewer – November 2010
- Perl basics for beginners (on Windows) – August 2010
- Gotchas with running a Perl script as a cron job – August 2010
- UNIX on Windows (Microsoft’s little secret) – March 2010