Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

I have added the function already. Please wait for the next release (within few days).
Guest

martin wrote:

I do not like adding such option. Maybe I can add another shortcut, like ShiftCtrlF6 for "rename". OK?

Yes, thank you! :)
martin

burning shadow wrote:

martin wrote:


ShiftF6 is "Move to different remote directory" in plugin's context. Of course it works as rename as well. FAR itself does not have such function (there's no reson). So you cannot compare it.

How about an option? :)

I do not like adding such option. Maybe I can add another shortcut, like ShiftCtrlF6 for "rename". OK?

It is on the wishlist. However SFTP protocol does not support making duplicates. So to implement this, plugin would have to download the file and upload it back under different name.

It's a pity :( Maybe it should be implemented only in SCP mode?

Sure, I plan this.
burning shadow

martin wrote:

I prefere to leave it as it is.
[...]
ShiftF6 is "Move to different remote directory" in plugin's context. Of course it works as rename as well. FAR itself does not have such function (there's no reson). So you cannot compare it.

How about an option? :)

It is on the wishlist. However SFTP protocol does not support making duplicates. So to implement this, plugin would have to download the file and upload it back under different name.

It's a pity :( Maybe it should be implemented only in SCP mode?
martin

burning shadow wrote:

About keepalives. WinSCP stops to send keepalives when some file is opened in editor. I guess this is not the only one condition, though.

That's true. Keepaliaves does not work when any dialog/editor/viewer is shown. It is rather limitation of FAR, but I can do some workaround in the next version. So far, no one has compained :-)
martin

burning shadow wrote:

One more feature request. Is it possible to make dialogs to behave more like in FAR's standart functions? For example, when uploading files to server, put path without wildcards in upload dialog.

I prefere to leave it as it is.

When renaming by ShiftF6, put only filename in rename dialog.

ShiftF6 is "Move to different remote directory" in plugin's context. Of course it works as rename as well. FAR itself does not have such function (there's no reson). So you cannot compare it.

And if it is possible, add ShiftF5 function, which copies file under another name. Useful to make *.bak files.

It is on the wishlist. However SFTP protocol does not support making duplicates. So to implement this, plugin would have to download the file and upload it back under different name.
burning shadow

About keepalives. WinSCP stops to send keepalives when some file is opened in editor. I guess this is not the only one condition, though.
burning shadow

One more feature request. Is it possible to make dialogs to behave more like in FAR's standart functions? For example, when uploading files to server, put path without wildcards in upload dialog. When renaming by ShiftF6, put only filename in rename dialog. And if it is possible, add ShiftF5 function, which copies file under another name. Useful to make *.bak files.

By the way, I remembered now. Renaming files always worked fine. It is ShiftF5 which works not as it supposed to.
martin

Re: problems with 1.30

WinSCP plugin does not reflect that option, because the edit boxes are not in "condition
UnChanged". The have enabled auto-select, so whole text is selected as beginning. In such case, the text is deleted despite the state of the option. As edit boxes of FAR standard dialogs have auto-select off, I have switched it off for the plugin as well.

The change will be included in the next release within few days (up to one week).
burning shadow

Re: problems with 1.30

martin wrote:

I haven't known about the version. You should have noted.

Yeah, sorry, I just thought it was innecessary.. :roll:

I have tried hard but the option in not in previous versions. I'll try the alpha 6.

Now I know why. It wasn't in menu options at all, but it was in TechInfo.txt:
5. [HKEY_CURRENT_USER\Software\Far\Dialog]
"EULBsClear":REG_DWORD
The key "Dialog/EULBsClear" of DWORD type specifies behavior of the
BackSpace key in dialogs for edit lines which have the condition
"UnChanged".
If the value is not equal to 0, pressing the BackSpace key deletes the
entire line, just like pressing Del.
martin

Re: problems with 1.30

burning shadow wrote:

The FAR manager, version 1.70 alpha 6 (build 1812) - TEST ONLY!

I haven't known about the version. You should have noted.

Maybe they separated this group of settings from Interface settings group, but this option was in far since first version of 1.70, afair.

I have tried hard but the option in not in previous versions. I'll try the alpha 6.
burning shadow

Re: problems with 1.30

martin wrote:

What is your SSH server? Also please check WinSCP log file to see if it is actually sending the keepalives.

Ok, I'll make a log next time I'll see this problem and give you maximum details.

Options -> Dialog settings -> [ ] Backspace deletes unchanged text

What is your version of FAR?
I'm using 1.70 beta 5, actually the only FAR version that is supported by the plugin, and I do not have "Dialog settings" in "Options" menu.

The FAR manager, version 1.70 alpha 6 (build 1812) - TEST ONLY!

It's the latest and most bug-free version. Maybe they separated this group of settings from Interface settings group, but this option was in far since first version of 1.70, afair.
martin

Re: problems with 1.30

burning shadow wrote:

martin wrote:

More details, please. WinSCP does not send the keepalives or server ignores them?

I don't know. :( I know that connection brakes after some time of inactivity. And I know that PuTTY's keepalive option works fine with the same server.

What is your SSH server? Also please check WinSCP log file to see if it is actually sending the keepalives.

Options -> Dialog settings -> [ ] Backspace deletes unchanged text

What is your version of FAR?
I'm using 1.70 beta 5, actually the only FAR version that is supported by the plugin, and I do not have "Dialog settings" in "Options" menu.

My "Options" menu looks like:
System settings

Panel settings
Interface settings
Languages
Plugins configuration
----
Confirmations
File panel modes
File descriptions
Folder description files
----
Viewer settings
Editor settings
----
Colors
Files highlighting
----
Save setup        Shift-F9
burning shadow

Re: problems with 1.30

martin wrote:

burning shadow wrote:

1. Keepalive doesn't work at all. None of 2 modes, with none of protocols.

More details, please. WinSCP does not send the keepalives or server ignores them?

I don't know. :( I know that connection brakes after some time of inactivity. And I know that PuTTY's keepalive option works fine with the same server.

3. All dialogs ignore FAR's "[ ] Backspace deletes unchanged text" setting.

I may be blind, but I cannot find the option. Where it is? However anyway, I guess, this problem should be reported to FAR developers.

Options -> Dialog settings -> [ ] Backspace deletes unchanged text

All standard dialogs in FAR use this option, so when I press DEL in dialog with unchanged text, selection mark dissapears and only last character is deleted. In WinSCP plugin's dialogs pressing DEL on unchanged text leads to deletion of whole text.

I can't rename file on server using ShiftF6 combination.

More details, please. ShiftF6 does nothing or it does something, but the renaming fails, or what?

Ok, I just noticed it actually works :shock: But it didn't. I guess it doesn't work only under the certain circumstances. I'll try to figure it out.. Anyway, when I press ShiftF6 on an ordinary file, FAR displays a dialog with only this file's name. WinSCP plugin dislays "/path/to/file/*.*" in this dialog.
martin

Re: problems with 1.30

burning shadow wrote:

1. Keepalive doesn't work at all. None of 2 modes, with none of protocols.

More details, please. WinSCP does not send the keepalives or server ignores them?
2. In session manager on SCP page Shell value is not saved.

Thanks, I'll fix that.
3. All dialogs ignore FAR's "[ ] Backspace deletes unchanged text" setting.

I may be blind, but I cannot find the option. Where it is? However anyway, I guess, this problem should be reported to FAR developers.
I can't rename file on server using ShiftF6 combination.

More details, please. ShiftF6 does nothing or it does something, but the renaming fails, or what?
burning shadow

4. I can't rename file on server using ShiftF6 combination.
burning shadow

problems with 1.30

1. Keepalive doesn't work at all. None of 2 modes, with none of protocols.
2. In session manager on SCP page Shell value is not saved.
3. All dialogs ignore FAR's "[ ] Backspace deletes unchanged text" setting.