Martin Prikryl

Results 9 comments of Martin Prikryl

Note that there's is probably a similar problem in `multipart.c`.

If you are getting `ErrorPermanentRedirect` with: ``` ERROR: ErrorPermanentRedirect Message: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to...

You know that the problem is between neon and the server. So why would you report the bug on WinSCP?

It happens to me all the time too. I guess, the plugin tries to access the `TRemoteFile` object from the directory listing (to see the current attributes). But the object...

As OP showed, the same works in WinSCP application. And I actually suffer from the same problem too, when I use your plugin. It's clearly a bug in the plugin.

Probably related, so I'm not posting it as a separate issue: If you revert the steps, first typing a command that uses the `!^!` pattern and only then select the...

@VictorVG Sorry, I do not understand your comment. What garbage? The `!^!` is a documented pattern: > Local command patterns: !^! - file name from local panel

My report is not about FAR's _Apply command_. It's about _Apply command_ function of NetBox. ![applycommand](https://cloud.githubusercontent.com/assets/1632297/13373144/4a371e46-dd5f-11e5-850c-782355d868b4.png) While that's inspired by the FAR's feature, it does not use any function of...

> I don't suppose paramiko has any way to ascertain which capabilities the remote server has? No, Paramiko does not parse the extensions supported by the server from the SFTP...