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

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

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

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.517s
Name-fixer summary:
    Visited 174245 files and 17359 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, 17.911s
Preview summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 151601, folders: 12127, symlinks: 124
    Differences => samefile: 23, uniqueto: 1, uniquefrom: 9, 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, 13.337s
Deltas summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 151601, folders: 12127, symlinks: 124
    Differences => samefile: 23, uniqueto: 1, uniquefrom: 9, mixedmode: 0
    Saved:
    files   => created: 9, deleted: 1, replaced: 23
    folders => created: 0, deleted: 0, replaced: 0
    -------------------------------------------------------------------------------
    Finished.

START: Zipping deltas
Press enter/return to continue
    Runtime: 0m, 0.475s
Zip create summary:
    Create finished: files=33, folders=16, symlinks=0, unknowns=0, crufts=0.
Moving deltas zip to proxy
    Runtime: 0m, 0.438s

START: Applying deltas to proxy
Press enter/return to continue
    Runtime: 0m, 1.190s
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 PC (keeping zip on proxy)
    Runtime: 0m, 0.014s

Verify PC copy to proxy copy with mergeall (y or n)? y
Running mergeall
    Runtime: 0m, 12.034s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 151610, folders: 12127, symlinks: 124
    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, 57.328s
Diffall summary:
    ================================================================================
    Runtime hrs:mins:secs = 0:9:57.26
    Files checked: 173101, Folders checked: 16883, Symlinks checked: 124, 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:14:6
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