Curl, screen and Rclone

Tell us your most wanted new features, or recommendation.
Locked
User avatar
jhdscript
Posts: 2
Joined: 24 Nov 2020, 00:08

Curl, screen and Rclone

Post by jhdscript »

Hello all,

i m looking to install rclone because i dont find it in TOS. When i logged into root using ssh i cannot use curl to install rclone.

If someone have a tip I ll appreciate it.

Thanx in advance.

Regards
User avatar
TMS
TerraMaster Team
Posts: 508
Joined: 20 Oct 2020, 17:06

Re: Curl, screen and Rclone

Post by TMS »

Please refer to this link to get the instructions:viewtopic.php?f=37&t=506
To contact our tech team, please email to support(at)terra-master.com, remember to replace (at) with @
User avatar
mutchix
Posts: 10
Joined: 13 Dec 2020, 18:25

Re: Curl, screen and Rclone

Post by mutchix »

Did you, or someone else, manage to package a Rclone .Tpk working on TOS ?
I'm not too familiar with the packaging procedure, but i'll gladly try Rclone on my NAS !

Thanks
User avatar
outkastm
Posts: 1191
Joined: 29 Dec 2020, 23:52

Re: Curl, screen and Rclone

Post by outkastm »

is your nas an x64 version ?
I'll check on that
User avatar
DiscoSi
Posts: 36
Joined: 09 Apr 2020, 20:21

Re: Curl, screen and Rclone

Post by DiscoSi »

There is a wget version in TOS which may help you get packages over to the server.

Code: Select all

/usr/bin/ter_wget
I've used it to get source tar files over for compilation without any issues.

DiscoSi
F5-221 TOS 4.2.09 4x4TB Seagate Ironwolf, 1x240GB Ironwolf SSD (Cache)
User avatar
Cafsenra
Posts: 18
Joined: 20 Jul 2020, 00:57

Re: Curl, screen and Rclone

Post by Cafsenra »

Also there is a curl version: /usr/bin/ter_curl
DevOps Engineer. Software Developer on free time ;)
User avatar
mutchix
Posts: 10
Joined: 13 Dec 2020, 18:25

Re: Curl, screen and Rclone

Post by mutchix »

outkastm wrote: 21 Jan 2021, 00:47 is your nas an x64 version ?
I'll check on that
Sorry for the delay, and yes i have a X64 version ( F2-422).

The reason i'd like to try Rclone is because of it's --fast-list option, to have a complete cloud backup with the possibility to access to each file trough my B2 storage ( and not pay an awful lot for transactions only).

Thanks in advance if somebody can share the APK for me to test this, or if someone is already using rclone to B2 on a TNAS and has some tips !

If not i'll try the wget way, but this is my first NAS and i don't want to loose my backup accidentally :)
User avatar
nygage
Posts: 9
Joined: 27 Jan 2021, 19:44

Re: Curl, screen and Rclone

Post by nygage »

jhdscript wrote: 24 Nov 2020, 00:11 Hello all,

i m looking to install rclone because i dont find it in TOS. When i logged into root using ssh i cannot use curl to install rclone.

If someone have a tip I ll appreciate it.

Thanx in advance.

Regards
Did you found screen packed?
User avatar
outkastm
Posts: 1191
Joined: 29 Dec 2020, 23:52

Re: Curl, screen and Rclone

Post by outkastm »

scrren is available in ModBase1 3rd party package

viewtopic.php?f=37&t=1476
Locked