Feature request : Internxt integration on our Qnap's

Hi, I would love to see Internxt cloud storage integrated on our Qnap’s HBS 3 backup service. They offer affordable lifetime plans which would be great to store my data.

1 Like

I suggest your raise a ticket them and request this feature, though unless 100’s if not 1000’s want it, i doubt it will be implemented due to one user wanting it.

Somebody got to be the first one :wink:

would be dope

Yes but too dope for Qnap. They responded to my ticket that they would like to promote the Qnap Cloud Storage which I can imagine. A pity because Internxt has great lifetime deals.

Funny, I raised the same question today towards internxt. I think they could e.g. release an app to the qnap app store that simply runs their cli as a webdav service.

actually I have an even better idea: Internxt could release a docker image with their cli installed that can be started in a way that it automatically enables the cli’s webdav server.

Omg: Someone is already working on this idea GitHub - ne0ark/Internxt-CLI: Internxt CLI Docker

Believe it or not: It works!!

1 Like

Hello Joda, how does it works? I tried but I cannot connect the qnap to internxt via container

Hello Joda,

Thanks for pointing to this internxt-cli. I can get the container running, but only for a few seconds. Then it crashes. Log readout says:

Blokcitaat

env: can’t execute ‘node’: No such file or directory

Blokcitaat

Would you be so kind to to advise? Your help would be highly appreciated

Hello,

I assume you’ve used the dockerfile (GitHub - ne0ark/Internxt-CLI: Internxt CLI Docker) to build your local image. You can than use Container Station to run the container.

When creating a webdav strorage in Hybrid Backup the requested server-url needs to be something like http://10.0.3.3:3005 (=ip of the Internxt-CLI container)

I got the docker container up and running, I can use cyberduck via the container without issues.
HBS 3 does not want to list anything outside of the root folder, trying to access a folder gives me the error:

Is that working for you guys? I can’t create a backup job due to this error…