Seafile is an open-source, cross-platform file-hosting software system.
Files are stored on a central server and can be synchronized with personal computers and mobile devices through apps.
Files on the Seafile server can also be accessed directly via the server's web interface.
Files on the server can be encrypted with client-side encryption, so that only authorized clients can view them.
Once you've enabled it in your account, launch the app via your dashboard.
Upon first login, you'll be prompted for credentials. Your credentials have been pre-setup as follows:
<username>@seedpli.city
changeme
You should immediately navigate to settings, and change your password. Ideally, let the <username>@seedpli.city
user remain unused as a backup admin user, and add your own independent admin user.
Once you have changed the password, then disable SSO to permit access from desktop/mobile clients for syncing (See Dangers_of_disabling_SSO for context)
No. Seafile uses git-like commits to track the sync state of files, which is why it's so fast, but consequently the files are unreadable in any other app. If you want to transfer files for the purposes of accessing with other apps (i.e. streaming with Jellyfin), then use File Browser or Minio.
No. All we can see are blobs. And if you enable encryption on your libraries, all we'll see are encrypted blobs!