Managing Remote Server Mounts
As an administrator, you can manage Remote Server Mounts within your Files.com site using the CLI App.
List All Remote Server Mounts
Creating a Remote Server Mount
First, you'll need the ID of the Remote server which can be found using this command:
Then you can configure the Remote Server Mount using this command:
In the above command, replace <ID>
with the ID found with the previous list
command.
Updating a Remote Server Mount
You'll need the ID of the Remote server which can be found using this command:
Then you can update the Remote Server Mount using this command:
In the above command, replace <ID>
with the ID found with the previous list
command.