How to connect Nextcloud via Rustdesk

Support intro

Sorry to hear you’re facing problems. :slightly_frowning_face:

The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.

If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.

Getting help

In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.

Before clicking submit: Please check if your query is already addressed via the following resources:

(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).

I can’t connect via VPN to my NEXTCLOUD, as GLOBE (ISP) PHILIPPINES IS severely throttling the connection (95%) which makes file transfer impossible
I would like to connect via my own RUSTDESK server.
What is the best way?
Kind regards
Sepp

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can. :heart:

The Basics

  • Nextcloud Server version (e.g., 29.x.x):
    • replace me
  • Operating system and version (e.g., Ubuntu 24.04):
    • replace me
  • Web server and version (e.g, Apache 2.4.25):
    • replace me
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • replace me
  • PHP version (e.g, 8.3):
    • replace me
  • Is this the first time you’ve seen this error? (Yes / No):
    • replace me
  • When did this problem seem to first start?
    • replace me
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • replace me
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • replace me

Summary of the issue you are facing:

[…]

Steps to replicate it (hint: details matter!):

Log entries

Nextcloud

Please provide the log entries from your Nextcloud log that are generated during the time of problem (via the Copy raw option from Administration settings->Logging screen or from your nextcloud.log located in your data directory). Feel free to use a pastebin/gist service if necessary.

PASTE HERE

Web Browser

If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.

PASTE

Web server / Reverse Proxy

The output of your Apache/nginx/system log in /var/log/____:

PASTE HERE

Configuration

Nextcloud

The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):

PASTE HERE

Apps

The output of occ app:list (if possible).

Tips for increasing the likelihood of a response

  • Use the preformatted text formatting option in the editor for all log entries and configuration output.
  • If screenshots are useful, feel free to include them.
    • If possible, also include key error output in text form so it can be searched for.
  • Try to edit log output only minimally (if at all) so that it can be ran through analyzers / formatters by those trying to help you.

Hello @Sepp_Schembera,
welcome to the community of Nextcloud :handshake:

You started a topic in support category. Unfortunately you ignored the template and a lot of information to help you is missing. Please edit your original post and add all required details like Nextcloud version, webserver type and version, os version, related log file content. Use the support template.

Without additional information the community members cannot help you.

Have you considered posting a request with the Rustdesk folks?

I tried top fix it as you suggested, but it does not let me, it says new users can only do 4 links.
So i am stuck, yes i have tried the Rustdesk community
Sepp

Hello @Sepp_Schembera, welcome to the Nextcloud community! :handshake:

I’m wondering why you try to post link at all. Don’t forget proper formating - e.g. post config files as “code” so there URL in the post. Review valuable beginner topics e.g.

and try to explain your problem in a way others can understand it - AFAIK Rustdesk is a remote control application I don’t really get how you expect it could improve your file transfer issue.

1 Like

I would not do this, instead i would install an OpenVPN server, like OPNsense.

agree with @Sanook, any other VPN would suffice see @wwe 101: VPN service

VPN IS NOT WORKING IN PHILIPPINES, sorry

SEPP

As said before VPN is NOT working in Philippines

Well, Sepp, no need to shout in ALL CAPS :wink:

And yes, the situation is unfortunate, but there’s probably not much we can do to change it. One possible way to avoid this issue in the future would be to make your Nextcloud directly accessible from the internet via HTTPS, instead of only through VPN.

As for RustDesk: I don’t use it myself, so I’m not really familiar with it. But as far as I know, it’s a remote desktop / remote support solution similar to TeamViewer or AnyDesk, not a proxy solution that can redirect HTTPS traffic directly to a web application. So a direct connection to Nextcloud likely won’t work.

What might work, though, is if RustDesk supports file transfers: you could connect to a desktop computer in your local network via RustDesk, transfer the file there, and then upload it to Nextcloud from that computer.

But again, I don’t know RustDesk firsthand.