I am new to python and I want to write a program which would transfer files under one folder
structure (there are sub folders) to single folder. Can anyone give me some idea like which library files or commands would be suitable for this file transfer task.
Thanks