Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 367 Bytes

File metadata and controls

22 lines (15 loc) · 367 Bytes

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