Is there a way to just rename the files where they are instead of putting them a separate output directory? I have several TBs of files split between hard drives and no single output folder is going to hold everything.
This should be possible. Note, however, that you may damage your library if something goes wrong with the renaming process. The corresponding code is in the copy_rename function.
Is there a way to just rename the files where they are instead of putting them a separate output directory? I have several TBs of files split between hard drives and no single output folder is going to hold everything.
Thanks