task_upload » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2012-04-15 | 2012-04-15 | ||
no summary (182.10.79.87) (hidden) | Restored revision 1326806262. Undoing revision 1334485781. (martin) (hidden) | ||
Line 48: | Line 48: | ||
To automate file upload use scripting command ''[[scriptcommand_put|put]]'' or .NET assembly method ''[[library_session_putfiles|Session.PutFiles]]''. | To automate file upload use scripting command ''[[scriptcommand_put|put]]'' or .NET assembly method ''[[library_session_putfiles|Session.PutFiles]]''. | ||
- | hacked | + | ===== 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]] Uploading Files From UNC Paths (Network shares) ===== | ===== [[unc]] Uploading Files From 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 upload files from there. You can [[task_upload#dragdrop|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. | While WinSCP cannot browse UNC paths (network shares) in local [[ui_file_panel|panel]] of [[ui_commander|Commander interface]], it can upload files from there. You can [[task_upload#dragdrop|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. |