File: android-deltas-sync/_etc/examples/basic-appprivate-storage/runs/1-init-copy-pc.txt

# Or run by clicking a desktop shortcut
$ A=~/Downloads/android-deltas-sync
$ cd $A

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

Copying:
from /Users/me/Desktop/temp/test-ads
to   /Volumes/SAMSUNG_T5/test-ads
zip  /Volumes/SAMSUNG_T5/test-ads.zip
logs /Users/me/Desktop/deltas-logs

START: Zipping content on PC
Press enter/return to continue 
    Runtime: 0m, 0.061s
Zip create summary:
    Create finished: files=18, folders=7, symlinks=3, unknowns=0, crufts=0.

START: Unzipping content on proxy
Press enter/return to continue
Removing prior content on proxy
Proceed with removal (y or n)? y
    Runtime: 0m, 0.009s
Starting unzip
    Runtime: 0m, 0.067s
Zip extract summary:
    Extract finished: files=18, folders=7, symlinks=3, unknowns=0.

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

Verify PC copy to proxy copy with mergeall (y or n)? y
Running mergeall
    Runtime: 0m, 0.059s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 18, folders: 7, symlinks: 3
    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: 0m, 0.047s
Diffall summary:
    not<okay?link matches
    ================================================================================
    Runtime hrs:mins:secs = 0:0:0.01
    Files checked: 18, Folders checked: 7, Symlinks checked: 3, Files skipped: 0
    System metadata (cruft) files were skipped
    No diffs found.
    End of report.

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