Cloud folders are personal cloud storage folders that support FTP file upload and are accessible to CLoudShare environments and mountable on VMs. They are used to upload files such as software, documentation, training material, code, content, configurations, and transfer them to VMs.
Project folders are cloud storage folders shared by members of a project, enabling project members to share files with each other. All project members have read-write access to the project folder.
Action | Description |
GET /api/v3/cloudfolders/actions/getall | Retrieves the user’s cloud folder and the user’s projects’ project folder(s). |
PUT /api/v3/actions/mount | Shows the cloud folder on all of the environment’s machines |
PUT /api/v3/actions/unmount | Hides the cloud folder on all of the environment’s machines |
PUT /api/v3/actions/regeneratecloudfolderspassword | Generates a new FTP password for accessing the user’s cloud folders |