Python File Transfer v0.2.0
-
PyFiTransfer is a simple program developed as a way to easily transfer files of a given extension-type from one directory to a destination directory.
-
Created as a solution for easily moving gaming screenshots to my primary "pictures" folder easily without having to manually copy-and-paste after every time playing a game.
-
To use PyFiTransfer, start by running the python script located here:
"../PyFiTransfer/src/main.py"
-
Enter the file-path to the directory containing the files you wish to transfer.
-
Enter the file-path to the directory acting as the file transfer's destination.
-
Enter the file-type of the files you wish to transfer (not including the "." that proceeds the file type).
- Example:
- You would enter (without the quotations)
"exe"
when needing to migrate files with the".exe"
extension.
- You would enter (without the quotations)
- Example:
-
If everything is correctly validated, a success message is returned to the console, alongside a list of files that were successfully transferred.
- If an error occurs, the program will display an error message before exiting.
-
Finally, the user is prompted to press the
[ENTER]
key to exit the process.
-
If you have any questions, comments, or concerns that cannot be alleviated through the project's GitHub repository, please feel free to contact me through my email address: