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

Re: Removing files slow

@Flaster: Your connection latency is probably high.
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
Guest

Probably going to be one of two possibilities.

  1. Increase connection count.
  2. Server doesn't allow multiple connections.

It's also possible that WinSCP, or the connection type, or the way its used, won't do anything further when another way might. Such as command line tends to be more restricted than GUI.

You really didn't provide enough info.
Flaster

Removing files slow

I am busy removing files, but it go's 1 by 1.

How can we fix this to make it faster?

Thanks!