...
You can access this online service by an through a URL like this:
Code Block |
---|
https://drive-NAMESPACE.pipeforce.net |
...
You can use these commands as part of your pipelines. Also you can call them using the PIPEFORCE RestAPI in order to access the drive storage via REST in a common way from external systems. See the RestAPI docs: Commands API V3 (Swagger) .
Sync Client
Sometimes it is required to periodically synchronize files and folders from a mobile or local storage to the online service and back. For this, you can use the free Nextcloud Sync Client.
...
Download the client which fits your system from https://nextcloud.com/de/clients/.
Install the client and start it.
When asked, Login to your existing online drive. As URL use https://drive-NAMESPACE.pipeforce.net whereas you have to replace NAMESPACE by your own Namespace.
Your browser should open in order to do the OAuth authentication. This will look similar to this:
Click Log in and login with your credentials.
After this you are done and the sync client should start syncing in the background.
...