I
Igorian
Hi guys
One of my clients has a photocopier/scanner in one of their branches which will scan images and deliver then via FTP to a folder on a server server in HO. The file names have a standard format, part of which contains a candidate number. I need a script that will:
1) scan the folder for files and extract the candidate number.
2) Create a folder with the same name as the candidate number and move the file into this folder, keeping the original filename. The folder may or may not exist as it's possible for more than one document to exist with the same candidate number, although other parts of the name will make it unique.
3) The script will probably run as a scheduled task on the server, although it may need to be run ad-hoc from a remote workstation.
4) I could do with it for Tuesday!
Probably not a difficult task, but then neither is flying a plane, if you know how and Windows programming is not my bag. If anyone fancies a crack, then please let me know and i'll provide more details.
Thanks
Ian
One of my clients has a photocopier/scanner in one of their branches which will scan images and deliver then via FTP to a folder on a server server in HO. The file names have a standard format, part of which contains a candidate number. I need a script that will:
1) scan the folder for files and extract the candidate number.
2) Create a folder with the same name as the candidate number and move the file into this folder, keeping the original filename. The folder may or may not exist as it's possible for more than one document to exist with the same candidate number, although other parts of the name will make it unique.
3) The script will probably run as a scheduled task on the server, although it may need to be run ad-hoc from a remote workstation.
4) I could do with it for Tuesday!
Probably not a difficult task, but then neither is flying a plane, if you know how and Windows programming is not my bag. If anyone fancies a crack, then please let me know and i'll provide more details.
Thanks
Ian