Differences
This shows you the differences between the selected revisions of the page.
2005-12-17 | 2007-01-23 | ||
fix (martin) | unc (martin) | ||
Line 17: | Line 17: | ||
Use the box at the top of dialog to set destination directory and [[operation_mask|operation mask]]. The box is hidden for drag&drop downloads with disabled [[dragext|drag&drop shell extension]], because in the mode WinSCP has no control over target of the transfer. | Use the box at the top of dialog to set destination directory and [[operation_mask|operation mask]]. The box is hidden for drag&drop downloads with disabled [[dragext|drag&drop shell extension]], because in the mode WinSCP has no control over target of the transfer. | ||
- | The destination directory is by default the current working directory (local for [[task_download|downloads]] and remote for [[task_upload|uploads]]). For downloads in [[ui_explorer|Explorer-like interface]], where there is no local working directory, it will be the last local directory used. | + | The destination directory is by default the current working directory (local for [[task_download|downloads]] and remote for [[task_upload|uploads]]). For downloads in [[ui_explorer|Explorer-like interface]], where there is no local working directory, it will be the last local directory used. For [[task_download|downloads]] you can type even UNC path as target (''\\host\share\''). |
If you omit the [[operation_mask|operation mask]], you must still include trailing slash ''/'' (for upload) or backslash ''\'' (for download). Omitting the operation mask is the same as using mask ''*.*''. | If you omit the [[operation_mask|operation mask]], you must still include trailing slash ''/'' (for upload) or backslash ''\'' (for download). Omitting the operation mask is the same as using mask ''*.*''. |