task_upload » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2015-07-24 | 2015-12-15 | ||
Restored revision 1410465018. Undoing revision 1437746515. (martin) (hidden) | no summary (14.139.227.82) (hidden) | ||
Line 59: | Line 59: | ||
===== Automating Upload ===== | ===== Automating Upload ===== | ||
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]]''. | ||
+ | check upload | ||
===== [[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 [[#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 [[#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. |