Differences
This shows you the differences between the selected revisions of the page.
2014-07-14 | 2014-07-15 | ||
5.6 Support for copy-file SFTP extension to duplicate remote files. (martin) | 5.6 Consistently using Target remote path label on Duplicate and Move dialogs to indicate that the box includes also target file name, not only target directory. (martin) | ||
Line 6: | Line 6: | ||
In the //Target session// select [[task_connections|opened session]] you want to duplicate the files to. | In the //Target session// select [[task_connections|opened session]] you want to duplicate the files to. | ||
- | In the //Target remote directory// 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 [[FTP]] protocol 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]]. | When duplicating within the same session, you have an option to duplicate directly or via local temporary copy. The first option is not supported [[FTP]] protocol 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]]. | ||
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]]. |