SeaFile
seafile.com Windows, Mac, Linux, Android, iOS, Outlook, CLI
An open source cloud storage and sync solution. Files are grouped into Libraries, which can be individually encrypted, shared of synced. Docker image available for easy deployment, and native clients for Windows, Mac, Linux, Android and iOS.
- Homepage: seafile.com
- GitHub: github.com/haiwen/seafile
- Privacy: seafile.com/en/privacy_policy
- Web info: web-check.xyz/results/seafile.com
SeaFile Source Code
Author
Description
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
Homepage
http://seafile.com/License
NOASSERTION
Created
12 Jul 12
Last Updated
05 Apr 24
Latest version
Primary Language
C
Size
12,067 KB
Stars
11,584
Forks
1,502
Watchers
11,584
Language Usage
Star History
Top Contributors
-
@killing (964)
-
@lins05 (539)
-
@freeplant (161)
-
@feiniks (57)
-
@poetwang (52)
-
@xiez (49)
-
@caixiangyue (48)
-
@sun20121818 (34)
-
@sunyuzhao (14)
-
@rumtid (14)
-
@ly1217 (14)
-
@llj (11)
-
@spacemule (7)
-
@thewilli (6)
-
@Pi3R1k (4)
-
@dbr83 (3)
-
@maxigas (3)
-
@bhughes339 (3)
-
@moschlar (3)
-
@shoeper (2)
-
@swpd (2)
-
@monksy (2)
-
@imwhatiam (2)
-
@man0lis (2)
-
@etjossem (2)
-
@dmvieira (2)
-
@matejc (1)
-
@mlq (1)
-
@schwindp (1)
-
@SpiritQuaddicted (1)
Recent Commits
-
feiniks (29 Mar 24)
Modify error log info (#2755) Co-authored-by: yangheran <heran.yang@seafile.com>
-
feiniks (26 Mar 24)
Add log when filename is too long (#2752) Co-authored-by: yangheran <heran.yang@seafile.com>
-
feiniks (01 Mar 24)
Don't record error when failed to stat file (#2744) Co-authored-by: yangheran <heran.yang@seafile.com>
-
rumtid (19 Feb 24)
Update version to 9.0.5
-
feiniks (31 Jan 24)
Fix command handling bug in wt-monitor (#2736) Co-authored-by: 杨赫然 <heran.yang@seafile.com>
-
feiniks (23 Jan 24)
Record index error when faile to traverse dir (#2733) * Record index error when faile to traverse dir * Send index error notification --------- Co-authored-by: yangheran <heran.yang@seafile.com>
-
feiniks (20 Jan 24)
check daemon is running (#2734) Co-authored-by: 杨赫然 <heran.yang@seafile.com>
-
feiniks (21 Nov 23)
Check server_url is NULL when subscribe repo (#2719) Co-authored-by: heran yang <heran.yang@seafile.com>
-
杨赫然 (08 Sept 23)
Update version to 9.0.4
-
feiniks (08 Sept 23)
Add compile linux websockets macro (#2703) Co-authored-by: 杨赫然 <heran.yang@seafile.com>
-
rumtid (06 Sept 23)
Update version to 9.0.4
-
rumtid (28 Aug 23)
Upgrade to Qt 6.5.2 (#2695)
-
feiniks (28 Aug 23)
Only record a file-level error,don't send notification (#2701) * Only record a file-level error,don't send notification * only send notification once --------- Co-authored-by: heran yang <heran.yang@seafile.com>
-
feiniks (21 Jul 23)
Add block missing sync error (#2694) * Add block missing sync error * Print response body when block is missing --------- Co-authored-by: heran yang <heran.yang@seafile.com>
-
feiniks (20 Jul 23)
Add option to build websockets (#2693) * Revert "Disable notification on linux (#2659)" This reverts commit 20d59479163492eb309c90499011ab508a4f1ecb. * Add option to build websockets * Set enable-ws default to no * Add build option COMPILE_LINUX_WS * Modify APPLE macro --------- Co-authored-by: 杨赫然 <heran.yang@seafile.com>
-
feiniks (20 Jul 23)
Add a file-level error when failed to checkout file (#2692) * Add a file-level error when failed to checkout file * Add sync error SYNC_ERROR_ID_CHECKOUT_FILE --------- Co-authored-by: heran yang <heran.yang@seafile.com>
-
rumtid (27 Jun 23)
Update version to 9.0.3
-
feiniks (27 Jun 23)
Add sync error too many files (#2683) Co-authored-by: heran yang <heran.yang@seafile.com>
-
feiniks (07 Jun 23)
Fix free path twice (#2680) Co-authored-by: heran yang <heran.yang@seafile.com>
-
heran yang (18 May 23)
Update linux version to 9.0.2-1
-
feiniks (18 May 23)
Fix file encoding on linux (#2676) Co-authored-by: heran yang <heran.yang@seafile.com>
-
rumtid (16 May 23)
Fix an issue in the build script that ignores the brand name (#2675)
-
feiniks (15 May 23)
Modify notarize script (#2673) Co-authored-by: heran yang <heran.yang@seafile.com>
-
feiniks (13 May 23)
Support universal build (#2672) * Support compile universal * Support universal build * Add python3 build scripts * Rename script name --------- Co-authored-by: yangheran <heran.yang@seafile.com>
-
rumtid (25 Apr 23)
Update version to 9.0.2
-
feiniks (14 Apr 23)
Add enc info when resync an encrypted repo (#2665) * Add enc info when resync an encrypted repo * Reset repo enc info when resync encrypted repo * Modify function name --------- Co-authored-by: heran yang <heran.yang@seafile.com>
-
feiniks (14 Apr 23)
Use encoding of NFD to create file and directory on mac (#2668) * Use encoding of NFD to create file and directory on mac * Convert path to NFD before call os --------- Co-authored-by: heran yang <heran.yang@seafile.com>
-
feiniks (11 Apr 23)
Only send notification when create invalid file or directory locally (#2666) * Only send notification when create invalid file or directory locally * Check path in index --------- Co-authored-by: heran yang <heran.yang@seafile.com>
-
feiniks (11 Apr 23)
Don't set sync state to error for specific error (#2667) * Don't set sync state to error for specific error * Don't set sync state to error when only set task error --------- Co-authored-by: heran yang <heran.yang@seafile.com>
-
feiniks (25 Mar 23)
Disable notification on linux (#2659) Co-authored-by: 杨赫然 <heran.yang@seafile.com>
SeaFile Website
Website
Seafile - Open Source File Sync and Share Software
Seafile is an open source, self-hosted file sync and share solution with high performance and reliability. Sync, access, and collaborate on files on your own server or private cloud.
Redirects
Redirects to https://www.seafile.com/en/home/
Security Checks
All 66 security checks passed
Server Details
- IP Address 34.230.38.71
- Hostname ec2-34-230-38-71.compute-1.amazonaws.com
- Location Ashburn, Virginia, United States of America, NA
- ISP Amazon Technologies Inc.
- ASN AS14618
Associated Countries
-
US
Saftey Score
Website marked as safe
100%
Blacklist Check
www.seafile.com was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
SeaFile Reviews
More Backup and Sync
-
Continuous file synchronization between 2 or more clients. It is simple, yet powerful, and fully-encrypted and private. Syncthing can be deployed with Docker, and there are native clients for Windows, Mac, Linux, BSD and Android.
-
Feature-rich productivity platform, that can be used to backup and selectively sync encrypted files and folders between 1 or more clients. A key benefit the wide range of plug-ins in the NextCloud App Store, maintained by the community. NextCloud was a hard fork off OwnCloud.
About the Data: SeaFile
API
You can access SeaFile's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/productivity/backup-and-sync/seafile
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share SeaFile
Help your friends compare Backup and Sync, and pick privacy-respecting software and services.
Share SeaFile and Awesome Privacy with your network!