A Powershell script for robust file copies, intended for remote collection of large files.
PowerShell 100.0%
4 1 0

Clone this repository

https://tangled.org/msvcrt.zip/copy-robust
git@git.msvcrt.zip:msvcrt.zip/copy-robust

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Copy-Robust: A script for copying large files from endpoints on the moon.#

This is a script designed to robustly copy one folder to another folder, potentially over the network, in small chunks, while validating each chunk.

You can read the blog post for full details on my design, or you can check out the documentation within the script itself for usage details (fully Powershell-compatible documentation!).