Skip to content

Basic backup of multimedia stored on NAS to an external drive

Notifications You must be signed in to change notification settings

wiredawg/nas_backup_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NAS Backup Handler

This is a simple script that I use to backup family photos, doc, and other media from the NAS to an external drive.

Synopsis

usage: nas_backup.sh <filelist>

Filelist Syntax

$ cat filelist.txt
/path/to/src_0/      /path/to/dest_0
/path/to/src_1/      /path/to/dest_1
...
/path/to/src_n/      /path/to/dest_n

About

Basic backup of multimedia stored on NAS to an external drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages