21
13
I'm trying to log on to my Amazon EC2 cloud server instance with FileZilla, To do this I need to specify a keyfile for SFTP over SSH,
However, FileZilla in OS X can't open files in hidden directories.
Like for most Mac users, mine are located in ~/.ssh
. But alas, when I click on 'Add Keyfile' in 'SFTP Settings' under 'Preferences', the Finder window won't show hidden files.
A bit of research turned up this, and I do have my Finder set up to view hidden files, so... what's up FileZilla?
I would really not like to have to move the contents of my .ssh
to ~
. I'd rather not take the easy way out and just use some other client.
3If this doesn't work for you, try switching the folder view. For some reason this trick only worked on 3 of the 4 views (didn't work on the one with multiple panes) – Jeff – 2015-06-23T21:52:55.790
Brilliant. forgive the turnaround on selecting this as the answer & tyty. – joelrnorris – 2013-03-08T20:31:04.163
No worries. I'm glad that it solved your problem :) – mlunoe – 2013-03-09T16:54:17.197