task_upload » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2015-03-05 | 2015-03-06 | ||
no summary (37.228.104.28) (hidden) | Restored revision 1410465018. Undoing revisions 1425580870, 1425582218. (martin) (hidden) | ||
Line 57: | Line 57: | ||
You can set up [[ui_login_environment#recycle_bin|remote recycle bin]] to backup files that you overwrite during upload. | You can set up [[ui_login_environment#recycle_bin|remote recycle bin]] to backup files that you overwrite during upload. | ||
- | Www.kashmire.tk | + | ===== Automating Upload ===== |
+ | To automate file upload use scripting command ''[[scriptcommand_put|put]]'' or .NET assembly method ''[[library_session_putfiles|Session.PutFiles]]''. | ||
- | Mashqueer.in | + | ===== [[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. |