Accessing file server
Hi all, I am needed to create an app or script which can be used to access a file server (dont know which one yet) and then search for any new files which have been added since the last check. Any adds need to the be transfered to our in house file server. This needs to run continuously and perform the checks every x minutes.
My main q is, is java the best way forward for this kind of problem or should it be done in a different language?
Any comments would be greatly appreciated
Regards
ita6cgr

