On Sat Jul 16 01:38:30 2022 +0000, Esme Povirk wrote:
This loop doesn't seem to check for non-directories. I'm curious what happens if some non-directories match the wildcard.
Thanks for spotting this. I will add a test and a check. Looking at the code in copy_folder() in same file, I will also have to avoid special folders like "." and "..".