FAR plugin: restore connection (same directory)

Advertisement

vlad
Guest

FAR plugin: restore connection (same directory)

Hi,

would be good if "connection aborted" banner has restore connection button that would restore the connection and take you back to the same dir where it was lost.

Vlad

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Re: far plugin: restore connection (same directory)

Due to bug in FAR, I've found it impossible to implement your request without huge changes in the code. So I have postponed this.

Reply with quote

martin
Site Admin
martin avatar

Re: far plugin: restore connection (same directory)

Thanks for letting me know. I'll try it. Unfortunately they do not provide list of changes.
Also I can hardly rely on people having "alpha" version. Even now I'm blamed to make the plugin required "beta" version :-)

Reply with quote

Advertisement

Shurman
Guest

auto-restore

Still, this is the most uncomfortable thing for now (though the latest plugin version is _significantly_ better than previous ones!!) – basically, I can not leave a big file (10–20 Mb) copying and go away – since the banner stops the process. :-(

The regular FTP plugin automatically restores the connection – is it not affected by the bug?

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
42,288
Location:
Prague, Czechia

Re: auto-restore

Shurman wrote:

Still, this is the most uncomfortable thing for now (though the latest plugin version is _significantly_ better than previous ones!!) – basically, I can not leave a big file (10-20 Mb) copying and go away – since the banner stops the process. :-(
This is something different that what this topics discus. We only discussed possibility to "reconnect" lost connection. What you want is much more complicated and neither the WinSCP application does not support this. I'll eventually try to solve this, but it will take time.

The regular FTP plugin automatically restores the connection – is it not affected by the bug?
I haven't written that it is not possible at all. I've just meant that with the plugin as is, it will be quite difficult to hack it to override the FAR's bug.

Reply with quote

martin
Site Admin
martin avatar

@t-rex: I do not remember exactly the problem. Generally it was that FAR ignores some calls to service functions when called from certain exported functions.

I believe in this case it was Control(FCTL_UPDATEPANEL) or Control(FCTL_CLOSEPLUGIN) called from ProcessEvent(FE_IDLE).

Reply with quote

Advertisement

t-rex
Guest

@martin: The question is to where you were reporting the problems. If it was to support@farmanager.com then it probably was lost cause that address haven't been working for years, because of large amount of spam. The best place to report the problems nowadays is in the new official forum. And for problems with API it is best that you provide a simple test plugin with sources.

Reply with quote

Advertisement

You can post new topics in this forum