New version

This commit is contained in:
2026-08-01 10:20:12 +02:00
parent f4a7362c4d
commit e8a3f3cec9
5 changed files with 93 additions and 130 deletions
+4 -10
View File
@@ -31,22 +31,16 @@ This app has a widget that show IP address when turned on.
sudo apt install lftp
- Configure the script [phone_synch.sh](./phone_synch.sh) (doc is embedded on the first lines).
- Configure the script [config.sh](./config.sh) to set FTP credentials and sync folders for phone and card.
Synchronize
-----------
At home, connect your mobile and computer to the wifi.
Start the mobile FPT server, using the widget
Start the mobile FTP server, using the widget
Launch the script :
./synch_phone.sh
Have also a memory card on your phone?
--------------------------------------
No problemo :)
Configure also the script [card_synch.sh](./card_synch.sh) and to launch both synchronisation, run:
./run.sh
This will synchronize both phone and card data according to the configuration in [config.sh](./config.sh).