remote-edit
remote-edit copied to clipboard
Can't browse host with transfence mode active
Hi there, After set up credentials for my host, a green pop up indicates successful connect. But doesn't show any folder nor file. I figure out that this host only works with transference mode active on my FileZilla Client. Do you know how to set an active mode transference by default for remote-edit? Or what file is handling the connection?
Best regards.
See "Files are not displayed after successfully reading from remote server #143"
I see that issue but it's not same scenario because i'm using atom 1.2.4 and my other host (which support pasive transference mode) is working great using fixed suggested on https://github.com/sveale/remote-edit/pull/152
Hi. I assume this is FTP? The underlying ftp module used is https://github.com/mscdex/node-ftp. I'd urge you to look there to see if it supports what you're trying to do. Let me know what you find :)
Ok! I'm going to dive into that ftp module and let you know what I find.