I've started to work in home office and connected my Windows 10 PCs to the network drives in the company through VPN. I noticed there was a lot of traffic on the VPN and tried to find out why. I noticed that when I open a directory with the Windows Explorer on a network drive the data transfer is raised by hundreds of MB. So I started some tests. I disabled all Virus Scanners and so on, which might access the network drive and made multiple duplicates of the same file until i had 1GB in a directory. I made one directory with only PDFs, one with a executable from another company and one with executables made by me. A standard Delphi XE application. What I found out:
- If there is a directory including only PDFs. There is only a little traffic
- If there is a directory with an executable from another company for example the "Affinity" graphic editor. There is also only a little traffic
- If there is an executable made by me with Delphi XE. There is over 1GB traffic. The Windows Explorer shows the files, but not the icons. After all data is transferred the icons show up one by one.
I tried to find out why there is a difference between the two executables or what exactly is happening, but couldn't find out why and how to solve this.