https://github.com/deckarep/wizwax-syncer
Copies files from source folder to destination folder preserving folder structure but not overwriting existing files. Basically does a path comparison.
https://github.com/deckarep/wizwax-syncer
Last synced: over 1 year ago
JSON representation
Copies files from source folder to destination folder preserving folder structure but not overwriting existing files. Basically does a path comparison.
- Host: GitHub
- URL: https://github.com/deckarep/wizwax-syncer
- Owner: deckarep
- Created: 2015-05-17T23:13:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T04:46:38.000Z (about 11 years ago)
- Last Synced: 2025-01-24T16:34:33.162Z (over 1 year ago)
- Language: Python
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wizwax-syncer
Copies files from source folder to destination folder preserving folder structure but not overwriting existing files. Basically does a path comparison.