In my current Job, we have a filing system for documenting all art made. I got tired of navigating the server, so I used MAC Automator to make an application. When folders ( The most I have done at one time is 18) are dropped onto it, it checks the folder name, and then files it in the correct spot on our server and then moves a copy into a backup folder on the device just in case (this backup folder is cleaned of anything more then 3 months old.)
Is there anyway I can set something like this up on a PC? I have a middling understanding of both Javascript and python. so Either language I could handle.