File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ PUT https://<host>:<port>/file-upload/?resource-name=<file-path>
253253```
254254
255255### Replace file on the cloud server
256- All files with given file name and owned by the requestor will be replaced (removed) by provided file.
256+ All files with given file name and owned by the requester will be replaced (removed) by provided file.
257257_ NOTE: All additional information such as tags, version and custom access rights will be reset to initial values._
258258```
259259PUT https://<host>:<port>/file-replace/?resource-name=<file-path>
Original file line number Diff line number Diff line change 11set (PROJECT_VERSION "1.0.0" )
22set (PROJECT_YEAR "2025" )
3- set (PROJECT_RELEASE_DATE "2025-07-08 " )
3+ set (PROJECT_RELEASE_DATE "2025-12-09 " )
44set (PROJECT_PACKAGE_NAME "range-cloud" )
55set (PROJECT_TARGET_NAME "cloud" )
66set (PROJECT_HUMAN_NAME "Range Cloud" )
You can’t perform that action at this time.
0 commit comments