Page 1 of 1

SFTP issues

Posted: Tue Nov 14, 2017 12:26 pm
by radosi
Hello I'm new here. I use the editor for a week or so and it's great, but I noticed that the sftp implementation is not perfect since I have issue with the unknown error manly happened when I put my laptop in sleep mode, I'm able to open new files but the tree cannot be refreshed and I have to disconnect .. where all opened files automatically closed for no reason at all :( I cannot reopen them as recent opened files. Also dbl click event don;t open folder only animate opening - open can be only done with marker in front of the folder.

here is the error :
Capture.PNG

Re: SFTP issues

Posted: Tue Nov 14, 2017 12:50 pm
by eranif
Probably the connection was aborted...
There is nothing we can do to really fix this, but only make it easier to recover:

- Support sessions for SFTP accounts (e.g. re-open all previously opened for this account)
- Detect connection abort and close the tree as well

Please open an enhancement on GitHub
Eran

Re: SFTP issues

Posted: Thu Nov 16, 2017 6:43 pm
by radosi
OK, I open an issue on the github. Thnaks.