From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- .../text/shared/guide/cmis-remote-files-setup.xhp | 229 +++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp (limited to 'helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp') diff --git a/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp b/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp new file mode 100644 index 0000000000..2c088f6872 --- /dev/null +++ b/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp @@ -0,0 +1,229 @@ + + + + + + + Using Remote Files + /text/shared/guide/cmis-remote-files-setup.xhp + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + remote file service;setup + + +

Setting up a remote file service connection

+
+ +
+To enable a remote server connection, use one of these methods: + + + + Click on the Remote Files button in the Start Center. + + + Select File - Open Remote + + + Select File - Save Remote + + Then press Manage Services button in the dialog to open the File Services dialog. +
+ + WebDAV;remote file service setup + remote file service setup;WebDAV + + + +

Connecting to a WebDAV server

+In the File Services dialog, set: + + + + Type: WebDAV + + + Host: the server URL, usually in the form file.service.com + + + Port: port number (usually 80) + + + Select Secure Connection checkbox to access the service through https protocol and port 443 + + + Label: give a name for this connection. This name will show in the Service listbox of the Open or Save remote files dialog. + + + Root: enter the path to the root URL of your account. + +Note: the root of the file service is provided by the file service administrator and may consists of scripts files, parameters and paths. +Once the connection is defined, click OK to connect. The dialog will dim until the connection is established with the server. A dialog asking for the user name and the password may pop up to let you log in the server. Proceed entering the right user name and password. + + SSH;remote file service setup + FTP;remote file service setup + remote file service setup;FTP + remote file service setup;SSH + + +

Connecting to FTP and SSH servers

+ + + + + Type: FTP or SSH + + + Host: the server URL, usually in the form file.service.com + + + Port: port number (usually 21 for FTP and 22 for SSH). + + + User, Password: the username and password of the FTP service. + + + Remember password: Check to store the password in %PRODUCTNAME’s user profile. The password will be secured by the master password in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Security - Internet passwords. + + + + + + + + + +

Connecting to a Windows share

+ + remote file service;Windows share + Windows share;remote file service + Windows share;remote file service setup + remote file service setup;Windows share + + + + + + + Type: Windows Share + + + Host: the server URL, usually in the form file.service.com + + + Share: The Windows share. + + + + + + + + + + + + +

Connecting to Google Drive

+ + remote file service;Google Drive + Google Drive;remote file service + Google Drive;remote file service setup + remote file service setup;Google Drive + + + + + + + Type: Google Drive. + + + User, Password: the username and password of the Google account. + + + + + + + + + +

Connecting to a CMIS server

+ + remote file service setup;other file services + remote file service setup;Lotus + remote file service setup;SharePoint + remote file service setup;IBM + remote file service setup;Nuxeo + remote file service setup;Alfresco + remote file service setup;CMIS server + + + + + + + Type: Select the type of server in the list. + + + Host: the server URL. A URL default template is provided according to the server type. Set data accordingly. + + + User, Password: the username and password of the CMIS service. + + + + + + Repository: select the files repository in the drop-down list. + + + Refresh button: click to refresh the contents of the repository list. + + + + + + + + +
+ +Opening and saving documents in remote file servers +Checking-in and checking-out documents +
+ +
-- cgit v1.2.3