File: android-deltas-sync/_etc/examples/large-appspecific-storage/runs/1-initial-copy-pc.txt

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

$ python3 initial-copy-part1-pc.py 
Android Deltas Sync 1.0

Copying:
from /Users/me/MY-STUFF
to   /Volumes/SAMSUNG_T5/MY-STUFF
zip  /Volumes/SAMSUNG_T5/MY-STUFF.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.285s
Name-fixer summary:
    Visited 174237 files and 17359 folders
    Total nonportable names found but unchanged: 0
No names to change

START: Zipping content on PC
Press enter/return to continue
    Runtime: 22m, 59.893s
Zip create summary:
    Create finished: files=173301, folders=17047, symlinks=124, unknowns=0, crufts=963.

START: Unzipping content on proxy
Press enter/return to continue
    Runtime: 13m, 41.825s
Zip extract summary:
    Extract finished: files=173301, folders=17047, symlinks=124, unknowns=0.

START: Moving content zip to proxy
Press enter/return to continue
    Runtime: 7m, 22.270s

Verify PC copy to proxy copy with mergeall (y or n)? y
Running mergeall
    Runtime: 0m, 24.768s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 151602, 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: 10m, 12.404s
Diffall summary:
    contents(10).js matches
    ================================================================================
    Runtime hrs:mins:secs = 0:10:12.30
    Files checked: 173301, Folders checked: 17047, Symlinks checked: 124, Files skipped: 0
    System metadata (cruft) files were skipped
    No diffs found.
    End of report.

Finished - total elapsed time (h:m:s) = 0:57:27
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