File: android-deltas-sync/_etc/examples/windows-pc-example/x-unfixed-content-results/console-windows.txt

C:\Users\lutz\Downloads\fold3-vs-deltas\android-deltas-sync>py -3 initial-copy-part1-pc.py
Android Deltas Sync 1.0

Copying:
from C:\Users\lutz\Desktop\temp\test-ads
to   D:\test-ads
zip  D:\test-ads.zip
logs C:\Users\lutz\Downloads\deltas-logs

START: Zipping content on PC
Press enter/return to continue
    Runtime: 0m, 1.809s
Zip create summary:
    Create finished: files=21, folders=9, symlinks=0, 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.142s
Starting unzip
    Runtime: 0m, 1.518s
Zip extract summary:
    Extract finished: files=21, folders=9, symlinks=0, unknowns=0.

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

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

Finished - total elapsed time (h:m:s) = 0:1:7
See logs in "C:\Users\lutz\Downloads\deltas-logs", and run part 2 on your phone.


===============================================================================================


C:\Users\lutz\Downloads\fold3-vs-deltas\android-deltas-sync>py -3 sync-changes-part1-pc.py
Android Deltas Sync 1.0

Syncing:
from C:\Users\lutz\Desktop\temp\test-ads
to   D:\test-ads
zip  D:\DELTAS.zip
logs C:\Users\lutz\Downloads\deltas-logs

Preview changes in the source tree (y or n)? y
Running preview of changes to be synced
    Runtime: 0m, 0.073s
Preview summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 20, folders: 5, symlinks: 0
    Differences => samefile: 2, uniqueto: 1, uniquefrom: 1, 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)?
Continue with sync (y or n)? y

START: Creating PC~proxy deltas
Press enter/return to continue
    Runtime: 0m, 0.086s
Deltas summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 20, folders: 5, symlinks: 0
    Differences => samefile: 2, uniqueto: 1, uniquefrom: 1, mixedmode: 0
    Saved:
    files   => created: 1, deleted: 1, replaced: 2
    folders => created: 0, deleted: 0, replaced: 0
    -------------------------------------------------------------------------------
    Finished.

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

START: Applying deltas to proxy
Press enter/return to continue
    Runtime: 0m, 0.142s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 2, folders: 4, symlinks: 0
    Differences => samefile: 2, uniqueto: n/a, uniquefrom: 1, mixedmode: 0
    Changed:
    files   => created: 1, deleted: 1, replaced: 2
    folders => created: 0, deleted: 0, replaced: 0
    -------------------------------------------------------------------------------
    Finished.
Removing deltas folder from PC (keeping zip on proxy)
    Runtime: 0m, 0.002s

Verify PC copy to proxy copy with mergeall (y or n)? y
Running mergeall
    Runtime: 0m, 0.076s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 21, folders: 5, symlinks: 0
    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, 1.547s
Diffall summary:
    ================================================================================
    Runtime hrs:mins:secs = 0:0:1.49
    Files checked: 21, Folders checked: 5, Symlinks checked: 0, Files skipped: 0
    System metadata (cruft) files were skipped
    Diffs found: 1
    - items UNIQUE at [C:\Users\lutz\Desktop\temp\test-ads] - [D:\test-ads]
    End of report.

Finished - total elapsed time (h:m:s) = 0:0:22
See logs in "C:\Users\lutz\Downloads\deltas-logs", and run part 2 on your phone.



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