Skip to content

Python 3 program to copy files. Built to copy between 2-4 files at time to reduce overall time. Has a timer for each file of 1 second per Kilobyte, if the timer expires it will log and skip the file. Uses file size & name to prevent copying the same file multiple times.

Notifications You must be signed in to change notification settings

falconraptor/file_copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

Python 3 program to copy files. Built to copy between 2-4 files at time to reduce overall time. Has a timer for each file of 1 second per Kilobyte, if the timer expires it will log and skip the file. Uses file size & name to prevent copying the same file multiple times.

Topics

Stars

Watchers

Forks

Languages