Bash-scripts for PocketBook 631.
- Rename from
.sh
to.app
. - Move to
flash_root/applications
dir on PocketBook. - Run app on PocketBook through menu item icon.
For now, it can do only follows:
- synchronize new files,
- update changed files based on date.
Important restrictions:
- script synchronize only first level of directory hierarchy without nested directories;
- script doesn't remove anything from local directory.
Fetched from this and this places with small modifications.
Feel free to modify and improve these scripts. But be ware. There is BusyBox on PocketBook and most part of shell utilities has reduced functionality.