task_upload » Revisions » 
Differences
This shows you the differences between the selected revisions of the page.
| 2006-10-03 | 2007-01-23 | ||
| script_commands#put (martin) | unc (martin) | ||
| Line 1: | Line 1: | ||
| ====== Uploading Files ====== | ====== Uploading Files ====== | ||
| - | ===== Using Drag&drop (Mouse) ===== | + | ===== Using Drag&drop (Mouse) [[drag]] ===== | 
| First [[ui_file_panel#selecting_files|select the local files or directories]] you want to upload. You can select the files in the Windows Explorer or other application. If you are using [[ui_commander|Norton Commander interface]] you can also select the files in its [[ui_file_panel|local panel]]. | First [[ui_file_panel#selecting_files|select the local files or directories]] you want to upload. You can select the files in the Windows Explorer or other application. If you are using [[ui_commander|Norton Commander interface]] you can also select the files in its [[ui_file_panel|local panel]]. | ||
| Line 45: | Line 45: | ||
| ===== Upload/Download Buttons ===== | ===== Upload/Download Buttons ===== | ||
| In [[ui_commander|Norton 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. | In [[ui_commander|Norton 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. | ||
| + | |||
| + | ===== Uploading Files From UNC Paths (Network shares) [[unc]] ===== | ||
| + | While WinSCP cannot browse UNC paths (network shares) in local [[ui_panel|panel] of [[ui_commander|Norton Commander interface]], it can upload files from there. You can [[task_upload#drag|drag]] the files from Windows Explorer or another application, you can use UNC paths in [[scripting]], or use any other mean of uploading as described on this page. | ||