Differences
This shows you the differences between the selected revisions of the page.
2019-09-30 | 2019-09-30 | ||
custom_commands anchor (martin) | 5.16 Bug 1784 – Allow opening the local or remote file from synchronization checklist in Windows Explorer or WinSCP, respectively (martin) | ||
Line 34: | Line 34: | ||
If you want to avoid potentially lengthy and useless re-transfer of the renamed file, you can make WinSCP rename the file in the target directory instead. Select the two actions that constitute the rename (a deletion and a new file transfer) and use command //Move//. Note that the file is renamed immediately, not only after the dialog is submitted. | If you want to avoid potentially lengthy and useless re-transfer of the renamed file, you can make WinSCP rename the file in the target directory instead. Select the two actions that constitute the rename (a deletion and a new file transfer) and use command //Move//. Note that the file is renamed immediately, not only after the dialog is submitted. | ||
+ | |||
+ | ===== [[browse]] Browsing Folders ===== | ||
+ | |||
+ | Use //Browse Local Directory// or //Browse Remote Directory// to open the local or remote directories involved in the selected action. | ||
+ | |||
+ | The local directory opens in Windows File Explorer. The remote directory opens in a new WinSCP window. If you are using the [[ui_commander|Commander interface]], WinSCP will open even the local directory in its local panel. | ||
+ | |||
+ | &beta_feature | ||
===== [[custom_commands]] Custom Commands ===== | ===== [[custom_commands]] Custom Commands ===== | ||
Use //Commands// button to execute [[custom_command|custom command]] over pair of files (local and remote). Selection of custom commands is limited to those executed [[custom_command#types|both with local and remote files]] ("diff" commands). You have to select update action (blue arrow), i.e. where both local and remote file exists, to execute the custom command. | Use //Commands// button to execute [[custom_command|custom command]] over pair of files (local and remote). Selection of custom commands is limited to those executed [[custom_command#types|both with local and remote files]] ("diff" commands). You have to select update action (blue arrow), i.e. where both local and remote file exists, to execute the custom command. | ||