Copy/move files from an input directory to an output directory
Closed this issue · 1 comments
DomenicF commented
It should be possible to define an input directory that is different than where the files ultimately get stored with the default being the same as it is now. If both the input and output directories are defined as the same, the current behavior would not change.
One of the eventual goals of this change would be to have the option to leave the input directory untouched and to only copy the files instead of moving/re-arranging the original folder structure.
DomenicF commented
Andd I opened an issue instead of a pull request. Awesome. Closing this to make a PR.