Differences
This shows you the differences between the selected revisions of the page.
ui_duplicate 2017-01-12 | ui_duplicate 2023-05-24 (current) | ||
Line 10: | Line 10: | ||
~~AD~~ | ~~AD~~ | ||
- | When duplicating within the same session, you have an option to duplicate directly or via local temporary copy. The first option is not supported by [[WebDAV]] protocol and by most [[SFTP]] and [[FTP]] servers. ((The server has to support SFTP extension ''copy-file'' or FTP feature ''SITE COPY''. You can see list of supported extensions/features on //[[ui_fsinfo#capabilities|Capabilities page]]// of Server and protocol information dialog.)) However with SFTP, WinSCP allows you to do so by opening a [[shell_session|separate shell session]]. | + | When duplicating within the same session, you have an option to duplicate directly or via local temporary copy. The first option is not supported by [[WebDAV]] protocol and by most [[SFTP]] and [[FTP]] servers. ((The server has to support SFTP extension ''copy-file'' or ''copy-data'' or FTP feature ''SITE COPY''. You can see list of supported extensions/features on //[[ui_fsinfo#capabilities|Capabilities page]]// of Server and protocol information dialog.)) However with SFTP, WinSCP allows you to do so by opening a [[shell_session|separate shell session]]. |
+ | |||
+ | If you are duplicating a folder on an SFTP/SCP server that does not support ''cp'' command with ''-T'' switch (for example servers with BusyBox), better duplicate via local temporary copy. | ||
When duplicating to different session, the only option is to duplicate via local temporary copy. To duplicate to different session, you need to have it [[task_connections#opening_additional_connection|opened in advance]]. | When duplicating to different session, the only option is to duplicate via local temporary copy. To duplicate to different session, you need to have it [[task_connections#opening_additional_connection|opened in advance]]. | ||
+ |