File: android-deltas-sync/_etc/examples/windows-pc-example/runs/1-init-copy-pc.txt

#==============================================================================
# First, copy _test-ads-windows.zip to Desktop\temp, remove existing test-ads\, 
# and unzip; and copy the windows-pc-example/configs pc file to package root
#==============================================================================

...> set D=C:\Users\lutz\Downloads
...> cd C:\Users\lutz\Desktop\temp
...> py -3 %D%\ziptools\zip-extract.py _test-ads-windows.zip .
Running ziptools 1.3
Unzipping from _test-ads-windows.zip to .
Extracted test-ads/
Extracted test-ads/Fed keen to be 'well positioned' to act on inflation, other risks, minutes show _ Reuters.html
Extracted test-ads/z-fold-3/
Extracted test-ads/z-fold-3/Galaxy Z Fold3 5G 512GB (Unlocked) Phones _ Samsung US.html
Extracted test-ads/z-fold-3/Samsung Galaxy Z Fold 3 announced with S Pen support and water resistance - The Verge.html
Extracted test-ads/z-fold-3/Samsung Galaxy Z Fold 3 News, Leaks, Release, Specs, and Rumors! _ Android Central.html
Extracted test-ads/z-fold-3/10 reasons to upgrade from Samsung's Galaxy Z Fold 2 to the Z Fold 3 _ ZDNet.html
Extracted test-ads/z-fold-3/My Order History _ Samsung US.html
Extracted test-ads/z-fold-3/more/
Extracted test-ads/z-fold-3/more/more/
Extracted test-ads/z-fold-3/more/more/mergeall.py
Extracted test-ads/z-fold-3/Galaxy Z Fold 3 FAQ Everything You Need to Know (2021) _ Beebom.html
Extracted test-ads/z-fold-3/48 Hours with the Samsung Galaxy Z Fold 3 and Z Flip 3 _ Digital Trends.html
Extracted test-ads/z-fold-3/ZFold3_Carousel_MainSingleKVDT-765x465.webp
Extracted test-ads/z-fold-3/ZFold3_Carousel_ProductImage_PhantomBlackDT-765x465.webp
Extracted test-ads/U.S. consumer prices post largest gain in 13 years; inflation has likely peaked _ Reuters.html
Extracted test-ads/a_b.txt
Extracted test-ads/folder-__ _ _ _ _ _ _ _ ^/
Extracted test-ads/folder-__ _ _ _ _ _ _ _ ^/folder-__ _ _ _ _ _ _ _ ^/
Extracted test-ads/folder-__ _ _ _ _ _ _ _ ^/folder-__ _ _ _ _ _ _ _ ^/__ _ _ _ _ _ _ _ ^
Extracted test-ads/not_okay_link-nested/
(Link) --Symlink not supported: stub file made
Extracted test-ads/not_okay_link-nested/not_okay_link
Extracted test-ads/White House sees supply chain-related price pressures abating, can't say exactly when _ Reuters.html
(Link) --Symlink not supported: stub file made
Extracted test-ads/okaylink
(Link) --Symlink not supported: stub file made
Extracted test-ads/not_okay_link
Extracted test-ads/z-fold-3.txt
Extracted test-ads/a_b copy 8.txt
Extracted test-ads/__ _ _ _ _ _ _ _ ^
Extract finished: files=21, folders=7, symlinks=0, unknowns=0.


# if pc config file not copied over first
C:\Users\lutz\Downloads\android-deltas-sync> py -3 initial-copy-part1-pc.py
Android Deltas Sync 1.1
The MALL path does not exist: "C:\Users\lutz/MY-STUFF/Code/mergeall"
Exiting; please check the config file and rerun.


#=========================================================
# Run Copy, or by clicking a desktop shortcut or file icon
#=========================================================

...> set A=\Users\lutz\Downloads\android-deltas-sync
...> cd %A%
...> py -3 initial-copy-part1-pc.py
Android Deltas Sync 1.1

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.830s
Zip create summary:
    Create finished: files=21, folders=7, 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.140s
Starting unzip
    Runtime: 0m, 1.581s
Zip extract summary:
    Extract finished: files=21, folders=7, symlinks=0, unknowns=0.

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

Verify PC copy to proxy copy with mergeall (y or n)? y
Running mergeall
    Runtime: 0m, 0.123s
Mergeall summary:
    -------------------------------------------------------------------------------
    *Summary
    Compared    => files: 21, folders: 7, 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.746s
Diffall summary:
    mergeall.py matches
    ================================================================================
    Runtime hrs:mins:secs = 0:0:1.68
    Files checked: 21, Folders checked: 7, 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:40
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