Differences
This shows you the differences between the selected revisions of the page.
faq_fxp 2020-10-15 | 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 ===== | ||
+ | See documentation to learn how to [[task_move_duplicate#duplicate|duplicate files between sessions]]. | ||
+ | There is also an extension to [[extension_synchronize_another_server|synchronize files between servers]]. | ||
===== To transfer files directly from one server to another ===== | ===== To transfer files directly from one server to another ===== | ||
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]]. | ||