File Sharing
If you want to download a file from the remote PC you have to allow https://*.remote.xeox.com
to open pop-up windows. Normally you are automatically prompted by your browser, when you are downloading a file.
In the chance this is not the case, please checkout the help pages of you respective browser:
Chrome
Firefox
Safari
Enabling Firefox Clipboard
If you are using Firefox (Current Version 127.0.1 or older) and experiencing issues with the copy-paste function, you might need to enable clipboard access. Follow these steps to resolve this issue:
- Open Firefox Configuration:
- Type
about:config
in the URL address bar and press Enter.
- Search for Clipboard Settings:
- In the search filter input field, type
clipboard
.
- Modify Clipboard Setting:
- Locate the setting
dom.events.testing.asyncClipboard
. - Change its value to
true
by double-clicking on it or using the toggle button.
Your copy-paste function should now be enabled.