Package Details: jotta-cli 0.15.109064-1

Git Clone URL: https://aur.archlinux.org/jotta-cli.git (read-only, click to copy)
Package Base: jotta-cli
Description: Jottacloud backup and sync. Whether you are an individual, family or business, Jottacloud lets you store, share and be productive wherever you are.
Upstream URL: https://www.jottacloud.com/
Keywords: acd aws backup cloud gdrive hubic norway secure share
Licenses: custom: Copyright Jotta AS
Submitter: jnylen
Maintainer: jottacloud
Last Packager: jottacloud
Votes: 14
Popularity: 0.000002
First Submitted: 2018-01-17 15:12 (UTC)
Last Updated: 2024-05-07 14:05 (UTC)

Pinned Comments

jottacloud commented on 2022-02-21 10:30 (UTC) (edited on 2022-02-21 11:10 (UTC) by jottacloud)

Hi everyone!

Today we have released the first official build of jotta-cli. With this release we release a breaking change that in that we now run the jottad daemon in the user slice. Upon upgrade you should get a message on how to migrate but if you don't /usr/bin/migrate_jottad_settings has been provided. Please report any issues with the new version.

Documentation here: https://docs.jottacloud.com/en/articles/5996448-jottacloud-cli-for-linux-aur-package

Best regards Jottacloud

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

SanJacobs commented on 2021-10-07 19:18 (UTC) (edited on 2021-10-07 19:19 (UTC) by SanJacobs)

@GinoE I think I've got it figured out :)

$ diff -u PKGBUILD.old PKGBUILD
--- PKGBUILD.old        2021-10-07 20:38:03.000000000 +0200
+++ PKGBUILD    2021-10-07 20:40:50.735121262 +0200
@@ -2,7 +2,7 @@
 # Contributor: Foxboron

 pkgname=jotta-cli
-pkgver=0.9.39536
+pkgver=0.11.47628
 pkgrel=1
 pkgdesc="Jottacloud command line client to back up/share your files to/on Jottacloud."
 arch=('x86_64' 'i686' 'armv7h')
@@ -18,9 +18,9 @@
 sha256sums=('236b77504910d1e9c2bec69bd73d49ce9e9ca21dfd26cf0c69a212fe370bbe2d'
             '2f686a82aafbb9b2168303907b2fe623fe4635ff314583dfb38ad747e0a0e450')

-sha256sums_x86_64=('516d74090d7fd54733bbdd4c156447d142a60acdfb83577f8ca6e175bc52aae5')
-sha256sums_i686=('9f024775f4c49b283a7c8a479f58d958febd4f5c712e7d424a5d6ad4e0b656f6')
-sha256sums_armv7h=('b78b1dd2da899cf08b0e07e28b502c24525c7d72d6119360de4f57090b58deaf')
+sha256sums_x86_64=('c57eb05ef086f412be68ade1ce3930f59e84fdc1d49d209b6cdcc020bbfca2da')
+sha256sums_i686=('06fa73fbf5e9ec37387cf4d49bf2f22c08b9f23dd097733c9fe2ab846ab858cd')
+sha256sums_armv7h=('86f23648e3932b1042c66639a2ea2852b99da52c81bcfc82f5e20a603b38c8db')

 package() {
     cd ${srcdir}

GinoE commented on 2021-10-07 07:31 (UTC)

@SanJacobs If the source does not provide SHA sums, the way to go is to calculate them yourself. I tried to contact the maintainer, but never got any response. I would also be candidate for taking over maintenance.

SanJacobs commented on 2021-10-06 08:51 (UTC) (edited on 2021-10-06 08:59 (UTC) by SanJacobs)

Newest version is now 0.11.47628, and this old version just 404s. Any updates? I've never contributed to an AUR entry before, but I'd gladly help out. Anyone know the proper way of getting the sha256 sums for the packages? Downloading them and generating the checksums yourself can't possibly be the way to do it, right?

GinoE commented on 2021-09-12 12:05 (UTC) (edited on 2021-09-12 14:02 (UTC) by GinoE)

Still out of date. Please update? Current package version: 0.9.39536 Latest release: 0.11.44593

kristianvld commented on 2021-05-20 13:55 (UTC) (edited on 2021-05-20 13:55 (UTC) by kristianvld)

Could we get another update for this? Package was marked out of date two months ago.

Current package version: 0.9.39536
Current latest release: 0.10.44059

NettoHikari commented on 2021-02-02 07:14 (UTC)

I switched from jotta-cli to rclone. It even allows to encrypt files on the fly on upload, etc.

skela commented on 2021-02-01 22:44 (UTC)

Now even 0.8.36055 is outdated.

A new version of Jotta Cli is available. Please update from 0.7.35160 to version 0.9.39536

:)

NettoHikari commented on 2021-01-10 22:39 (UTC)

Hey!

The package was flagged out of date on 2020-12-18. Could you please update it? jotta-cli is nagging:

A new version of Jotta Cli is available. Please update from 0.7.35160 to version 0.8.36055

esiqveland commented on 2019-08-11 13:33 (UTC)

To provide support for users of archlinuxarm, I found this to work well on my raspberry pi3:

$ diff -u PKGBUILD PKGBUILD.armv7h
--- PKGBUILD    2019-06-18 19:48:56.000000000 +0000
+++ PKGBUILD.armv7h     2019-08-11 13:30:11.184437877 +0000
@@ -5,7 +5,7 @@
 pkgver=0.5.15025
 pkgrel=1
 pkgdesc="Jottacloud command line client to back up/share your files to/on Jottacloud."
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'armv7h')
 license=('custom: (C) Jotta AS 2018-2019')
 url="http://docs.jottacloud.com/jottacloud-command-line-tool"

@@ -13,10 +13,12 @@
         "jotta-cli.tmpfiles")
 source_x86_64=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_amd64.deb")
 source_i686=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_i386.deb")
+source_armv7h=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_armhf.deb")
 sha256sums=('236b77504910d1e9c2bec69bd73d49ce9e9ca21dfd26cf0c69a212fe370bbe2d'
             '2f686a82aafbb9b2168303907b2fe623fe4635ff314583dfb38ad747e0a0e450')
 sha256sums_x86_64=('ecc184fa346f05369e153dd68b63ccbca7cb6da2ffe01e5df44e3614eb5a7568')
 sha256sums_i686=('44fecb07e3191d19208d88f549c3a05c66afb78134dab8e2a6a1133c9d4cc0d9')
+sha256sums_armv7h=('60e2c388f7af9bccf55a9e9d676645128f8f9ff02defc135bf23e29de6a5943b')

 package() {
     cd ${srcdir}

l0b0 commented on 2019-05-25 16:51 (UTC) (edited on 2019-05-25 17:27 (UTC) by l0b0)

$ diff -u PKGBUILD{.orig,}
--- PKGBUILD.orig   2019-04-15 14:18:34.000000000 +1200
+++ PKGBUILD    2019-05-26 04:51:46.482698852 +1200
@@ -2,7 +2,7 @@
 # Contributor: Foxboron

 pkgname=jotta-cli
-pkgver=0.5.14545
+pkgver=0.5.15025
 pkgrel=1
 pkgdesc="Jottacloud command line client to back up/share your files to/on Jottacloud."
 arch=('x86_64' 'i686')
@@ -15,8 +15,8 @@
 source_i686=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_i386.deb")
 sha256sums=('236b77504910d1e9c2bec69bd73d49ce9e9ca21dfd26cf0c69a212fe370bbe2d'
             '2f686a82aafbb9b2168303907b2fe623fe4635ff314583dfb38ad747e0a0e450')
-sha256sums_x86_64=('7f6db3423fbed9e2cf7ae57a3aabceea6e4ea40f13f7c4da0e14e0d169b7053c')
-sha256sums_i686=('d58b9dfb2ac74e08f1d511ae9d52349115c2933743bde9e819339b20f65fe3ce')
+sha256sums_x86_64=('ecc184fa346f05369e153dd68b63ccbca7cb6da2ffe01e5df44e3614eb5a7568')
+sha256sums_i686=('44fecb07e3191d19208d88f549c3a05c66afb78134dab8e2a6a1133c9d4cc0d9')

 package() {
     cd ${srcdir}

OTOH, rclone supports JottaCloud and is open source.