Api/netfolder.putfile()

From Minux Wiki
Revision as of 22:42, 24 September 2024 by Shorun (talk | contribs) (Created page with "this api is used by netfolder clients to upload a file to a fileserver '''usage:''' netfolder.putfile(server, serverpath, localpath) '''output:''' uploads a single file to "server" on location "serverpath" from local location "localpath". will overwrite whatever is at "serverpath"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this api is used by netfolder clients to upload a file to a fileserver


usage:

netfolder.putfile(server, serverpath, localpath)


output:

uploads a single file to "server" on location "serverpath" from local location "localpath". will overwrite whatever is at "serverpath"