Hello All,
I would like to automate file transfer of folders containing ~12500 200k JPEG images and ~12500 200 byte text files from a tool on a local network to another location on the LAN . The problem is that the small file sizes make this a very slow and painful process.
I would like to if possible do the following:
- Queue up several folders.
- Zip the contents of the folders.
- Transfer zip files to another LAN location.
- UnZip the files at their new location.
UltraVNC does this in its file transfer utility seamlessly but, it is difficult to overcome security hurdles to make this work.
If there is a better solution to the above suggested process please advise.
Best Regards,
Karl