File: android-deltas-sync/_etc/examples/large-appspecific-storage/runs/4-sync-changes-phone.txt

$ A=/sdcard/Download/fold3-vs-deltas/android-deltas-sync/

$ python3 $A/sync-changes-part2-phone.py
Android Deltas Sync 1.0

Syncing:
from /sdcard/Android/data/com.termux/DELTAS.zip
to   /sdcard/Android/data/com.termux/MY-STUFF
logs /sdcard/Download/deltas-logs

Manually copy or move DELTAS.zip
    from the root of the USB drive
    to   /sdcard/Android/data/com.termux
using any Android file-explorer app with suitable storage permissions.

Press enter/return here when the copy is finished...

START: Unzipping deltas on phone
Press enter/return to continue
    Runtime: 0m, 0.479s
Zip extract summary:
    Extract finished: files=33, folders=16, symlinks=0, unknowns=0.

START: Applying deltas to phone
Press enter/return to continue
    Runtime: 0m, 1.326s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 23, folders: 16, symlinks: 0
    Differences => samefile: 23, uniqueto: n/a, uniquefrom: 9, mixedmode: 0
    Changed:
    files   => created: 9, deleted: 1, replaced: 23
    folders => created: 0, deleted: 0, replaced: 0
    -------------------------------------------------------------------------------
    Finished.
Removing deltas folder from phone
    Runtime: 0m, 0.030s
Removing deltas zip from phone (remove manually from proxy as needed)
    Runtime: 0m, 0.027s

Running postcopy hooks

Finished - total elapsed time (h:m:s) = 0:1:53
See logs in "/sdcard/Download/deltas-logs".
$



[Home page] Books Code Blog Python Author Train Find ©M.Lutz