Hello I created a shortcut (add network location) to access the file on the hard drive of my ISP's box But every time I copy a file to disk or from disk, I have a copy of the file in a folder in "AppData\Local\Microsoft\Windows\INetCache" For the moment, I have restricted writing to this directory, but is there a better method? prevent copying of files, deletion of file at the end of copying Thanks for your help
Thanks so much I'll test with this registrey key [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters] DirectoryCacheLifetime"=dword:00000000 The ISP's box is in SMBv1 (I believe) it should still work Otherwise, I will test with the registry key, I use NTLite and is removed some components (including "LanmanWorkstation") Thanks