How to update the list of Panic Transmit files?

I like the Panic Transmit client for FTP and SFTP, but they lost their work a couple of times because the file list is cached and cannot be completely updated.

The Refresh option in the View menu only updates the current directory and does not execute subdirectories.

I got in touch with Panic about this and got an answer that it works like that, and they would like to change it, but not in this issue. I tried several other FTP clients and did not find them, for example. Fetch only shows the remote side and uses Finder for the local side, which is quite confusing.

Does anyone know where Transmit stores the file list cache so that I can delete it and get a full update?

If not, it returns to the future using SCP, RSYNC, and the FTP command line.

+7
caching ftp
source share
1 answer

I found a rough workaround for this. The transfer stores the cache in memory, so if you exit the application, it is cleared. I'm just used to always use quit from the dock before any use that requires up-to-date timestamps.

+7
source share

All Articles