mirror of
git://projects.qi-hardware.com/nanobits.git
synced 2024-11-23 22:50:40 +02:00
25 lines
536 B
Plaintext
25 lines
536 B
Plaintext
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
|
|
|