task_upload » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2016-05-26 | 2016-09-17 | ||
Restored revision 1454053976. Undoing revision 1464239643. (martin) (hidden) | no summary (105.103.218.30) (hidden) | ||
Line 60: | Line 60: | ||
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]]''. | ||
- | ===== [[unc]] Uploading Files From UNC Paths (Network shares) ===== | + | ===== [[unc]] Uploading Files From UNC Paths (Network shares) =====ggWindows 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 [[#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. | + |