Differences
This shows you the differences between the selected revisions of the page.
faq_fxp 2021-10-03 | faq_fxp 2024-02-28 (current) | ||
Line 1: | Line 1: | ||
====== Can I transfer files between two remote servers with WinSCP? ====== | ====== Can I transfer files between two remote servers with WinSCP? ====== | ||
- | ===== [[via_local]] To transfer files between the two servers via local workstation. ===== | + | ===== [[via_local]] To transfer files between the two servers via local workstation ===== |
See documentation to learn how to [[task_move_duplicate#duplicate|duplicate files between sessions]]. | See documentation to learn how to [[task_move_duplicate#duplicate|duplicate files between sessions]]. | ||
Line 9: | Line 9: | ||
This feature is not built into WinSCP, for reasons listed further down. Yet, there are ways to utilize some advanced features of WinSCP to achieve the task. | This feature is not built into WinSCP, for reasons listed further down. Yet, there are ways to utilize some advanced features of WinSCP to achieve the task. | ||
- | ==== Pushing files with custom command ==== | + | ==== [[custom_command]] Pushing files with custom command ==== |
With the [[SFTP]] and [[SCP]] protocols, you can push the selected remote files to another server using the [[custom_commands#fxp|''scp'' custom command]]. | With the [[SFTP]] and [[SCP]] protocols, you can push the selected remote files to another server using the [[custom_commands#fxp|''scp'' custom command]]. | ||