Skip to content

RetrogradeDev/Python-File-Stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python File Stealer

Collect ("steal") and zip files in just seconds

Easy find all the files on a computer and put them in a ZIP file with this program.

How to install?

Clone this repo

git clone https://github.com/programORdie2/Python-File-Stealer.git
cd  Python-File-Stealer

Run the file

python main.py

That's it!

Options

Max scan size

Defines the max file size the program should copy in MB, default is 5. Example:

python main.py --max-size 2

Scan USB drives or other stations too

If the program should scan all mounted drives, use this flag, default is false. Example:

python main.py --drives



That's it, I hope you like it! Feel free to contact me if you find any bugs.

About

A file searcher and zipper, made with python!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages