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: Move file from remote folder to another remote folder in GUI - is a move executed behind the scenes?

Technically, it depends on the server. But in 99% cases, it's atomic move operation.

From WinSCP perspective, the only difference is the S3 protocol, which does not support move/rename. There WinSCP does copy and delete.
Guest

Move file from remote folder to another remote folder in GUI - is a move executed behind the scenes?

Hello Martin,
when we use Shift+F6 in the GUI ("GUI-Move"), is a move command (or an equivalent) executed behind the scenes or a sequence of copy + delete or something non-atomar instead?

Many thanks in advance.

Thomas