Skip to content

binChris/mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mirror

I created this script in GO while waiting for a sync of a large file tree.

The script mirrors a file tree to another location. File operations run in parallel. It was tested on Windows. No warranties, see LICENSE. THIS IS NOT PRODUCTION GRADE SOFTWARE!

To build the binary, run

go install github.com/binChris/go-mirror

Execute with

go-mirror (flags) (source dir) (destination dir)

Run with -help to see available flags.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages