Skip to content

MatteoLacki/syncFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rationale

Move files from one place to another (e.g. windows network folder). Then, compare the files for sizes and check sums and log everything.

Installation

    pip install syncFiles

Usage:

	python3 syncFiles C:\your\path\pattern\for\files\f*.raw E:\your\target\folder --min_age_hours 24

For help, run:

	python3 syncFiles -h

Logging

All copy tasks are logged, by default in C:\Logs\sync.log

About

Synchronize files on windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published