Differences
This shows you the differences between the selected revisions of the page.
ui_duplicate 2014-07-28 | ui_duplicate 2023-05-24 (current) | ||
Line 8: | Line 8: | ||
In the //Target remote path// specify remote directory you want to duplicate the files to and an [[operation_mask|operation mask]]. | In the //Target remote path// specify remote directory you want to duplicate the files to and an [[operation_mask|operation mask]]. | ||
- | 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 [[FTP]] and [[WebDAV]] protocols and by most [[SFTP]] servers. ((The server has to support SFTP extension ''copy-file''. You can see list of supported extensions on //[[ui_fsinfo#capabilities|Capabilities page]]// of Server and protocol information dialog. //WinSCP supports the extension only in the latest beta release.// &beta)) However with SFTP, WinSCP allows you to do so by opening a [[shell_session|separate shell session]]. | + | ~~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 ''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]]. | ||
+ |