Prevent Caching in Windows FTP (Explorer)

Windows Explorer's FTP functionality appears to be caching downloaded files, such that when I drag drop (to download) the same file again, it's not downloading the latest version from the FTP server. How can I disable file caching in Explorer's FTP support?


There is no way that I know of to manipulate that. Is another FTP client (Filezilla for example) a viable option?


This is working for me:

Control Panel =>
  Internet Options =>
    Browsing history :: [ Settings ]

Temporary Internet Files =>
  (+) Every time I visit the webpage

Click [OK].
If it sets back to Automatically => Ignore.


Cached files located here (Win 8.1):
C:\Users\ <name> \AppData\Local\Microsoft\Windows\INetCache
   or
%LOCALAPPDATA%\Microsoft\Windows\INetCache

enter image description here enter image description here