Browse folder and file not working although it is suppose to work

Im trying to make a backup utility tool in python where the user can backup either folder or file but not both. The folder can backup folders but for the file, it does not backup the file. It will only produce a log file which state the starting time of backup process and the end… Read More Browse folder and file not working although it is suppose to work