N
NittanyBlu
I'm creating a database that uses 100+ different data sources. Making things
worse, the names of the files change every month. What I'd like to do is
create a module that will copy all the files I need, move them to an archived
location and rename them so my database can properly import them. Without
this module, I'll have to copy and rename every file manually.
worse, the names of the files change every month. What I'd like to do is
create a module that will copy all the files I need, move them to an archived
location and rename them so my database can properly import them. Without
this module, I'll have to copy and rename every file manually.