Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages