Differences
This shows you the differences between the selected revisions of the page.
2013-04-10 | 2013-04-12 | ||
typography (martin) | 5.2 removed upload/download toolbar (martin) | ||
Line 38: | Line 38: | ||
To automate the file download, use the scripting command ''[[scriptcommand_get|get]]'' or .NET assembly method ''[[library_session_getfiles|Session.GetFiles]]''. | To automate the file download, use the scripting command ''[[scriptcommand_get|get]]'' or .NET assembly method ''[[library_session_getfiles|Session.GetFiles]]''. | ||
- | ===== Upload/Download Buttons ===== | + | |
- | In [[ui_commander|Commander interface]] you can use toolbar with Upload/Download buttons to transfer files. You will want to use these particularly, if you want to transfer files, without having the [[ui_file_panel|panel]] with source directory active. | + | |
===== [[unc]] Downloading Files To UNC Paths (Network shares) ===== | ===== [[unc]] Downloading Files To UNC Paths (Network shares) ===== | ||
While WinSCP cannot browse UNC paths (network shares) in local [[ui_file_panel|panel]] of [[ui_commander|Commander interface]], it can download files therein. You can [[task_download#dragdrop|drag]] the files to Windows Explorer or another application, you can use UNC paths in [[scripting]], you can [[ui_copy#target_directory|type target UNC path manually]], or use any other mean of downloading as described on this page. | While WinSCP cannot browse UNC paths (network shares) in local [[ui_file_panel|panel]] of [[ui_commander|Commander interface]], it can download files therein. You can [[task_download#dragdrop|drag]] the files to Windows Explorer or another application, you can use UNC paths in [[scripting]], you can [[ui_copy#target_directory|type target UNC path manually]], or use any other mean of downloading as described on this page. |