Backup2Novell
download url: http://www.simplescripts.net/?p=8
This script automates the process of compressing a specific file or location and then uploading it to the specified Novell share from your Linux workstation. It’s easily configurable, as all the variables are at the top of the script. There should really be no need to modify anything more than that. However, if you do not want to use the 7z format for your archives, then that line will have to be altered in the script.
Configurable variable (as of v2.0) are:
USERNAME
CONTEXT
PASSWORD
BACKUPNAME
BACKUPSOURCE
SERVERNAME
SERVERADDRESS
MOUNTDIRECTORY
BACKUPHOME
BACKUPFILENAME
BACKUPDESTINATION
No comments yet