straightexhaust
07-13-2012, 10:16 PM
Hey everyone got a question for you that I would appreciate some help with.
I currently have a website that I use for work that I can log into and dowload files from the eRoom. I have mapped this site to my computer so I can drag files over to my computer easily. However I thought about writing a batch script to transfer all the files from the site to a directory on my pc. The key thing that I wanted it to do though was to check for previous versions of the files and only download the new ones/changed ones from the eRoom. That way I could run the script say everyday so that I always had all of the files located on the eRoom.
I have written commands like this with xcopy but xcopy does not support this type of sitiuation.
Anyone have any ideas? Thanks!
I currently have a website that I use for work that I can log into and dowload files from the eRoom. I have mapped this site to my computer so I can drag files over to my computer easily. However I thought about writing a batch script to transfer all the files from the site to a directory on my pc. The key thing that I wanted it to do though was to check for previous versions of the files and only download the new ones/changed ones from the eRoom. That way I could run the script say everyday so that I always had all of the files located on the eRoom.
I have written commands like this with xcopy but xcopy does not support this type of sitiuation.
Anyone have any ideas? Thanks!