Andris Active Member Licensed User Longtime User Oct 14, 2012 #1 Does anyone know of an easy way to move an entire folder of files and subfolders without tediously doing it one file at a time? The Files object unfortunately doesn't have this method (unless I'm mistaken).
Does anyone know of an easy way to move an entire folder of files and subfolders without tediously doing it one file at a time? The Files object unfortunately doesn't have this method (unless I'm mistaken).
NJDude Expert Licensed User Longtime User Oct 15, 2012 #2 Take a look at THIS library, it has some copy/move features. Upvote 0