I love the new transmit 4. I was all ready to purchase it but..
The part I use the most is the mount remote location feature.
It seems to be perfect for editing files on my development server with
my text editor.
My problem is that lately i've noticed a few times at some point when
i open a file it is showing me an old version of the file. As if its
cached what was in the file the last time it was open. So I'm
accidently overriding files on my sever. In my case I often use git
to update the files on the remote server. When I do this and try open
the file with any text editor (I've tried a few) it displays an old
version. If i go to the remote server directly it shows the correct
one.
This is a major issue because I can no longer trust that the file I
open is actually the contents of the file and worse I can override the
newer version with this incorrect information when I save.
Can you tell me if this is a common issue and do you have any
suggestions on how to solve it?