Cloud server to

Hi
OS Debian 10 and
Lazarus

where I can find an example for creating a cloud server

which he would call with components
TMS FNC Cloud

Hi,


The components inside the TMS FNC Cloud Pack are for accessing cloud services based on REST. Not for creating them. If you want to create your own cloud rest server/service then you might want to take a look at XData: https://www.tmssoftware.com/site/xdata.asp
ownCloud install to Debian
https://owncloud.org/trademark/

could i use
TMS FNC Cloud Pack

maybe he has an example

Hi,


Apparently, at the following URL you can find information on how to access the ownCloud API. It is a REST based API and therefore you should be able to access this via the TTMSFNCCloudBase unit and TMS FNC Cloud Pack (https://doc.owncloud.com/server/developer_manual/core/apis/ocs-capabilities.html).

Please read the documentation on how to get started building your own wrapper:
http://www.tmssoftware.biz/Download/Manuals/TMSFNCCloudPackDevGuide.pdf