File: android-deltas-sync/_etc/examples/large-shared-storage/runs/3-sync-changes-pc.txt

$ A=/Users/me/MY-STUFF/Code/fold3-vs-deltas/android-deltas-sync

$ python3 $A/sync-changes-part1-pc.py 
Android Deltas Sync 1.1

Syncing:
from /Users/me/MY-STUFF
to   /Volumes/SAMSUNG_T5/MY-STUFF
zip  /Volumes/SAMSUNG_T5/DELTAS.zip
logs /Users/me/Desktop/deltas-logs

It is recommended to run fix-nonportable-filenames.py before
propagating content from Unix to Windows, some Android's shared
storage, and proxy drives using the FAT32 or exFAT filesystems.
Run the name-fixer script in report-only mode (y or n)? y
Running name fixer
    Runtime: 0m, 3.096s
Name-fixer summary:
    Visited 176518 files and 17676 folders
    Total nonportable names found but unchanged: 0
No names to change

Preview changes in the source tree (y or n)? y
Running preview of changes to be synced
    Runtime: 0m, 18.598s
Preview summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 153560, folders: 12417, symlinks: 136
    Differences => samefile: 1106, uniqueto: 47, uniquefrom: 67, mixedmode: 0
    Changed:
    files   => created: 0, deleted: 0, replaced: 0
    folders => created: 0, deleted: 0, replaced: 0
    -------------------------------------------------------------------------------
    Finished.
Display preview's full output (y or n)? n
Continue with sync (y or n)? y

START: Creating PC~proxy deltas
Press enter/return to continue
    Runtime: 0m, 15.852s
Deltas summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 153560, folders: 12417, symlinks: 136
    Differences => samefile: 1106, uniqueto: 47, uniquefrom: 67, mixedmode: 0
    Saved:
    files   => created: 57, deleted: 43, replaced: 1106
    folders => created: 10, deleted: 4, replaced: 0
    -------------------------------------------------------------------------------
    Finished.

START: Zipping deltas
Press enter/return to continue
    Runtime: 0m, 1.432s
Zip create summary:
    Create finished: files=1246, folders=190, symlinks=27, unknowns=0, crufts=0.
Moving deltas zip to proxy
    Runtime: 0m, 1.347s

START: Applying deltas to proxy
Press enter/return to continue
    Runtime: 0m, 3.919s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 1094, folders: 161, symlinks: 12
    Differences => samefile: 1106, uniqueto: n/a, uniquefrom: 67, mixedmode: 0
    Changed:
    files   => created: 57, deleted: 43, replaced: 1106
    folders => created: 10, deleted: 4, replaced: 0
    -------------------------------------------------------------------------------
    Finished.
Removing deltas folder from PC (keeping zip on proxy)
    Runtime: 0m, 0.116s

Verify PC copy to proxy copy with mergeall (y or n)? y
Running mergeall
    Runtime: 0m, 16.048s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 153711, folders: 12446, symlinks: 151
    Differences => samefile: 0, uniqueto: 0, uniquefrom: 0, mixedmode: 0
    Changed:
    files   => created: 0, deleted: 0, replaced: 0
    folders => created: 0, deleted: 0, replaced: 0
    -------------------------------------------------------------------------------
    Finished.

Verify PC copy to proxy copy with diffall (y or n)? y
Running diffall
    Runtime: 9m, 42.786s
Diffall summary:
    ================================================================================
    Runtime hrs:mins:secs = 0:9:42.72
    Files checked: 153712, Folders checked: 12447, Symlinks checked: 151, Files skipped: 0
    System metadata (cruft) files were skipped
    Diffs found: 1
    - items UNIQUE at [/Users/me/MY-STUFF/__bkp__] - [/Volumes/SAMSUNG_T5/MY-STUFF/__bkp__]
    End of report.

Finished - total elapsed time (h:m:s) = 0:12:38
See logs in "/Users/me/Desktop/deltas-logs", and run part 2 on your phone.
$



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