File: android-deltas-sync/_etc/examples/basic-shared-storage/x-nonportable-filename-skips/console-sync-phone.txt

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

Syncing:
from /sdcard/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
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.139s
Zip extract summary:
    Extract finished: files=3, folders=4, symlinks=0, unknowns=0, skipped=1.

START: Applying deltas to phone
Press enter/return to continue
    Runtime: 0m, 0.177s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 2, folders: 4, symlinks: 0
    Differences => samefile: 2, uniqueto: n/a, uniquefrom: 0, mixedmode: 0
    Changed:
    files   => created: 0, deleted: 0, replaced: 2
    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.006s

Running postcopy hooks

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



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