Api/netfolder.getfolder(): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 September 2024

  • curprev 22:4422:44, 24 September 2024Shorun talk contribs 556 bytes +556 Created page with "this api is used by netfolder clients to download an entire folder and all it's subdirectories can only clone paths from the server to the client, so the path is the same on both sides. '''usage:''' netfolder.getfolder(server, serverpath) '''output:''' does a recursive fs.list() on "serverpath" on the fileserver, processes the answer for download and then uses getfile to download the found files. in effect this makes a copy of "serverpath" t..." Tag: Visual edit