Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
FTP as Cron Job
Name: rob Date: February 19, 2002 at 14:37:52 Pacific
Comment:
I need to come up with a Cron Job that automatically does an FTP. Anyone know what switches I could put in a script to allow FTP to do that (i.e. not make any prompts)?
Summary: Not sure I understand the point of mailing log files to root. If you have root access, why not just go look at the log files. I'm not an expert on how all systems are setup, but I've never worked on ...
Summary: Hi anybody, I want to backup one of my folders daily at night. I have written a batch file which creates tar archive, gzips it and creates a file with the name of current date. The problem is, W...
Summary: You can copy the file that contains your cron jobs to a backup location easily enough. The files that contain your cron jobs are located at /var/spool/cron/$USER (e.g.: If I have a user account 'joe' ...