Page 1 of 1

AlwaysCopyInBackground=1 support for more file transfer operations

Posted: 2021-04-05, 12:09 UTC
by DrShark
Currently AlwaysCopyInBackground=1 is applied not to all operations with file transfers, e.g. it works when to transfer files on local drives, but if to upload/download files to/from FS-plugin, the file transfer starts in foreground, and the option to move it to background is only available in the transfer progress dialog. I guess currently this is intentional, so didn't report it as a bug (is it?). Anyway, AlwaysCopyInBackground=1 in my opinion should apply to all kinds of file transfers where background operation is supported (maybe except delete operation, for which autoswitch to background I think it's better to introduce a separate option like AlwaysDeleteInBackground=1).