mirror of
git://projects.qi-hardware.com/nanobits.git
synced 2025-04-21 12:27:27 +03:00
Building out Directory Tree
This commit is contained in:
24
ben-back/README
Normal file
24
ben-back/README
Normal file
@@ -0,0 +1,24 @@
|
||||
ben-back will be a script to back up both user data and settings
|
||||
on a Ben NanoNote.
|
||||
|
||||
Goals:
|
||||
back-up /root directory - this will save most programs settings
|
||||
back-up /data or other internal data partition
|
||||
back-up user specified directories
|
||||
|
||||
save system information related to:
|
||||
timezone
|
||||
automounts
|
||||
internal data partition
|
||||
user specified files (advanced option)
|
||||
|
||||
Save backup to:
|
||||
uSD card
|
||||
ssh location (scp,sftp,sshfs)
|
||||
ftp location
|
||||
rsync?
|
||||
|
||||
notes:
|
||||
symlinks should be saved as links not dereferenced
|
||||
must only use programs on stock NanoNote
|
||||
|
||||
Reference in New Issue
Block a user