/Python-File-Stealer

A file searcher and zipper, made with python!

Primary LanguagePythonMIT LicenseMIT

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.