Python script to move files to multiple servers at once.
- Clone Repo. Open cmd in the directory you want this program to be in and paste:
git clone https://github.com/PooSmacker/server-file-mass-move.git
-
Open the file and run setup.py
-
Edit the mass_move.py file and add your servers and or enable/disable other features like running a commmand after file upload.
-
You're done.