sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Hidden files (.htaccess etc) #164

Closed tlygnersjo closed 8 years ago

tlygnersjo commented 8 years ago

Hi,

I've got a problem listing hidden files. Should I able to list hidden files through FTP with this extension? What could be the problem that i can't see hidden files?

As you can see in attached screenshots, if I browse through FileZilla i see .htaccess but not with remote-ftp via Atom.

ftp remote-edit

sveale commented 8 years ago

There is an option, "Show hidden files", that enables display of hidden files. Should be in the package settings :)

tlygnersjo commented 8 years ago

Thanks for your answer @sveale ! Even if I tick that box i can't see any hidden files (in this case .htaccess files). Could it be a bug?

I'm using Atom 1.4.0 and remote-edit 1.8.23 on OS X (mac) if that helps to resolve the problem.

I also tried to update to latest remote-edit (1.8.24) but after that it could'nt even connect to FTP host :(

Update: If i use "Store passwords using node-keytar" with latest update i can't store any passwords, but if i uncheck that it works as expected.