h3imdall / ftp-remote-edit

Edit files on ftp servers with Atom editor and without a workspace.
MIT License
178 stars 27 forks source link

How to force Timeout #411

Closed samuloop closed 3 years ago

samuloop commented 3 years ago

Hi everybody,

when your are not editing file for a certain amount of time, ftp server send timeout but the ftp-remote-edit is anyway trying to looking for the file instead of close connection and re-connect.

(?) Is there a way as in emacs editor (i.e. ctrl-g) to stop the seeking of the package through the server and starting a new connection?

samuloop commented 3 years ago

ok. I think there is no solution in this package for this issue.

Thanks anyway i close the issue.