File: android-deltas-sync/_etc/examples/windows-pc-example/x-unfixed-content-results/console-phone.txt

$ python3 initial-copy-part2-phone.py
Android Deltas Sync 1.0

Copying:
from /sdcard/Android/data/com.termux/test-ads.zip
to   /sdcard/test-ads
logs /sdcard/Download/deltas-logs

Manually copy or move test-ads.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 content on phone
Press enter/return to continue
Removing prior content on phone
Proceed with removal (y or n)? y
    Runtime: 0m, 0.198s
Starting unzip
    Runtime: 0m, 0.236s
Zip extract summary:
    Extract finished: files=21, folders=9, symlinks=0, unknowns=0.
Removing content zip from phone (remove manually from proxy as needed)
    Runtime: 0m, 0.001s

Running postcopy hooks

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


===============================================================================================


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

Syncing:
from /sdcard/Android/data/com.termux/DELTAS.zip
to   /sdcard/test-ads
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.101s
Zip extract summary:
    Extract finished: files=4, folders=4, symlinks=0, unknowns=0.

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

Running postcopy hooks

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



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