Skip to content

If you have a text file which contains list of file's path separated by new line(please check the sample.txt) then by using this script you can copy files in another targeted directory. It can handle thousands of file to copy from one directory to another directory.

abdurrakib0/syncfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Copier

Alt text

If you have a text file which contains list of file's path separated by new line(please check the sample.txt) then by using this script you can copy files in another targeted directory. It can handle thousands of file to copy from one directory to another directory.

It works both in windows, mac and linux.

Command Line:

First clone this repo in your pc then cd to project folder then run the below command.

python main.py <txt file path> <destination path>

About

If you have a text file which contains list of file's path separated by new line(please check the sample.txt) then by using this script you can copy files in another targeted directory. It can handle thousands of file to copy from one directory to another directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages