task_upload » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2024-12-04 | 2024-12-04 (current) | ||
no summary (121.244.182.209) (hidden) (untrusted) | no summary (75.112.132.66) | ||
Line 56: | Line 56: | ||
===== Automating Uploads ===== | ===== Automating Uploads ===== | ||
+ | To automate file upload use scripting command ''[[scriptcommand_put|put]]'' or .NET assembly method ''[[library_session_putfiles|Session.PutFiles]]''. | ||