I would like to automate backing up a comple directories. Normally I log in and tar the directories, then ftp them off the server and then delete the tar'd files.
What is the equivelent to MS-DOS batch files in Linux?
I plan to create two, one to tar the directories and then one to delete the tar'd files.
What is the equivelent to MS-DOS batch files in Linux?
I plan to create two, one to tar the directories and then one to delete the tar'd files.