Copies the whole content of a local folder to a DSS folder, recursively

dkuManagedFolderCopyFromLocal(folder_id, source_base_path)

Arguments

folder_id

the id of the DSS folder

source_base_path

the local path (directory) to copy from. This must exist and be a directory

Files that are both in the source and destination are overwritten. Files that already exist in the destination DSS folder but not in the source local path are preserved