Differences
This shows you the differences between the selected revisions of the page.
2025-03-31 | 2025-03-31 (current) | ||
stable 6.5 released (martin) | stable 6.5 released (martin) | ||
Line 35: | Line 35: | ||
If you want to avoid potentially lengthy and useless re-transfer of the renamed or moved 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 or moved 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 have moved set of files to a subfolder, you can use the //Move// command with a selection of moved files and target subfolder. The //Move// command will recreate the subfolder on the opposite side and move the selected files into it. &beta_feature | + | If you have moved set of files to a subfolder, you can use the //Move// command with a selection of moved files and target subfolder. The //Move// command will recreate the subfolder on the opposite side and move the selected files into it. |
- | Instead of locating the move pair manually, you can also use //Tools > Find Move Candidate// command. It searches for a deletion and a new file transfer action pair of files with the same size and either same name or same location. So it finds files that were either renamed or moved into another directory (but not files that were both renamed and moved). For directories, the size is not considered. Selecting the command again, finds another candidate pair. &beta_feature | + | Instead of locating the move pair manually, you can also use //Tools > Find Move Candidate// command. It searches for a deletion and a new file transfer action pair of files with the same size and either same name or same location. So it finds files that were either renamed or moved into another directory (but not files that were both renamed and moved). For directories, the size is not considered. Selecting the command again, finds another candidate pair. |
===== [[browse]] Browsing Folders ===== | ===== [[browse]] Browsing Folders ===== | ||
Line 50: | Line 50: | ||
===== [[background]] Starting in Background ===== | ===== [[background]] Starting in Background ===== | ||
By default, when clicking //OK// button, the synchronization proceeds in the foreground, blocking WinSCP window. Alternatively, you can select //Start in Background// in drop down menu of the //OK// button. That converts all synchronization action into [[transfer_queue|background operations]]. | By default, when clicking //OK// button, the synchronization proceeds in the foreground, blocking WinSCP window. Alternatively, you can select //Start in Background// in drop down menu of the //OK// button. That converts all synchronization action into [[transfer_queue|background operations]]. | ||
- | |||
- | &beta_feature | ||
Another option is to [[ui_synchronize#new_window|start synchronization in a new WinSCP window]] from the Synchronize dialog. | Another option is to [[ui_synchronize#new_window|start synchronization in a new WinSCP window]] from the Synchronize dialog. |