Easy find all the files on a computer and put them in a ZIP file with this program.
git clone https://github.com/programORdie2/Python-File-Stealer.git
cd Python-File-Stealer
python main.py
That's it!
Defines the max file size the program should copy in MB, default is 5. Example:
python main.py --max-size 2
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.