a string specifying the baseUrl for the labkey server
folderPath
a string specifying the folderPath
remoteFilePath
the folder path to create, relative to the LabKey folder root.
fileSet
(optional) the name of file server fileSet, which is typically "@files" (the default value for this argument). In some cases this might be "@pipeline" or "@fileset".
Author
Ben Bimber, Ph.D.
Details
Creates a folder on a LabKey Server using WebDAV. If the parent directory or directories no not exist, these will also be created (similar to mkdir -p on linux)