Client Download - Forbidden!

Why not distribute the packages as torrent?

This is not official but I think there are multiple issues

  • most users donā€™t have a torrent client, it would be complicated for them
  • apt does not support it (maybe there is some hack), here is a site listing the issues it would have https://wiki.debian.org/DebTorrent
  • the updater would also need support and there would likely be cases where torrents are blocked.

Links at https://www.seafile.com/en/download/ mostly already link to a new Server and do still work as they should. Mostly Debian is affected and the archive to download older versions.

Do you have a link for the .deb files? So I can install them using dpkg.

Unfortunately these are the only ones I donā€™t have.

But you can likely install those of Ubuntu https://code.launchpad.net/~seafile/+archive/ubuntu/seafile-client as a workaround.

Is there anything in place to allow us CE users to donate a mirror as a ā€œthank youā€?

I have several enterprise level virtual machines that have a lot of unused network transfer per month. I would be happy to set up a mirror and donate 1 or 2 TB.

Just let me know.

Bintray marked Seafile as out-of-quota. But we there are very few downloads from bintray since we migrated most of the downloads to another place.

Hi! Created an account to comment on this. Iā€™m in the process of migrating from owncloud and like what I see so far.

Where is this new download location? Iā€™m looking for Debian installation packages and I keep running into the directions that point toward bintray. As Iā€™m on an older version of Debian Iā€™m not comfortable using Ubuntu packages, and Iā€™m trying to install the cli client so I can migrate files from my old server into a library, currently this is a blocking issue unless I want to download a couple hundred GB just to upload them into libraries.

I second the torrent option, Iā€™d throw files into rtorrent and let them auto seed. The previous comment about most users not having a torrent client, I might disagree, most linux server admins probably have experience with torrents, I used to download and seed Ubuntu ISOs, Iā€™d be glad to do the same for this.

This cannot be true. Out of quota means 1 TB of downloads. It looks like the number of users using the Debian repository significantly increased or some other reason but 1 TB traffic is not just a bit.

You should find a solution for the Debian apt repo.

1 Like

Regardless of the number of downloads, or if this ā€˜shouldā€™ happen or not, it is a matter of fact that it is happening. I can verify that all Debian packages on Bintray have forbidden access. Whether this is the 1st or the 31st of the month, the official guides and documentation list bintray as the official source for installation, and as of this moment it does not work. Iā€™m exploring workarounds, but it is rather inconvenient and discomforting to see the official sources unavailable.

1 Like

From the Admin console of Bintray, we can only see a few records of downloads this month.

We have been using a Hetzner machine for a few months. The debian repository can be moved to this machine too. This will take a few days for us to change the set up the repository and changing the building workflow.

2 Likes

Great, thanks.

Do any kind soul have a ubuntu .deb of the seadrive-daemon, or know where I can fetch it during the outage?

We have setup a new repository, please follow the instructions here

1 Like

Thanks for pointing me in the right direction!

This worked:

echo deb http://deb.seadrive.org xenial main | sudo tee /etc/apt/sources.list.d/seafile.list

I found that page earlier, but did only test the PPA for ubuntu, which do not contain the seadrive-daemon.

Unfortunaltly, if I could install seadrive some days ago from seadrive.org, today an update say :

E: Failed to fetch http://deb.seadrive.org/dists/xenial/Release Unable to find expected entry ā€˜main/binary-i386/Packagesā€™ in Release file (Wrong sources.list entry or malformed file)

A test on http://deb.seadrive.org/dists/xenial/ say ā€œForbiddenā€, as well as older http://dl.bintray.com/seafile-org/deb/dists/xenial/Release :confused:

Well. I come back to this PPA and it works again with it.

Thatā€™s expectd because directory listing is disabled explicitly on that server[quote=ā€œfgth, post:55, topic:3276ā€]
E: Failed to fetch http://deb.seadrive.org/dists/xenial/Release Unable to find expected entry ā€˜main/binary-i386/Packagesā€™ in Release file (Wrong sources.list entry or malformed file)
[/quote]

It may be some caching issue, weā€™ll look into it.

Maybe you should update the docs youā€™re linking to from the main page for seaf-cli: https://www.seafile.com/en/help/drive_client_linux/

It still links to bintray