Re: Removing files slow
@Flaster: Your connection latency is probably high.
If you have a shell access to the server, you might use shell
https://winscp.net/eng/docs/custom_commands#delete
If you have a shell access to the server, you might use shell
rm
command to to delete the files remotely. If this works for you, you can configure a custom command to make it easier to run the rm
:
https://winscp.net/eng/docs/custom_commands#delete