Hello there,
I just installed Komodo Edit - to learn some web Python. I’m trying to see if I can work on the the files on the remote app server. I added the server in the preferences and left the default path blank. I’m using FTP. This works fine in Filezilla. But when I try to open remote file - I get the javascript error "Cannot change directory: "
the error log says - the error repeats a bunch of times …
2020-02-23 14:21:49,935] [ERROR] koFTPConnection: Unable to get path info for: /
[2020-02-23 14:21:50,236] [ERROR] koFTPConnection: Unable to get path info for: /
[2020-02-23 14:21:50,486] [ERROR] koFTPConnection: Unable to get path info for: /
[2020-02-23 14:21:50,756] [ERROR] koFTPConnection: Unable to get path info for: /
[2020-02-23 14:21:51,064] [ERROR] koFTPConnection: Unable to get path info for: /
[2020-02-23 14:21:51,450] [ERROR] koFTPConnection: Unable to get path info for: /
I’m using this on a Mac ver 10.14.6
thanks much!