SeaFile
seafile.com Windows, Mac, Linux, Android, iOS, Outlook, CLIAn 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/check/seafile.com
SeaFile Source Code
Author
Description
Beyond file syncing and sharing, a new way to organize your files with extensible file properties and flexible views
Homepage
http://seafile.com/License
NOASSERTION
Created
12 Jul 12
Last Updated
16 Jun 26
Latest version
Primary Language
C
Size
12,434 KB
Stars
14,844
Forks
1,650
Watchers
14,844
Language Usage
Star History
Top Contributors
-
@killing (966)
-
@lins05 (539)
-
@freeplant (161)
-
@feiniks (126)
-
@jyelee (117)
-
@poetwang (52)
-
@xiez (49)
-
@caixiangyue (48)
-
@rumtid (36)
-
@sun20121818 (34)
-
@ly1217 (14)
-
@sunyuzhao (14)
-
@llj (11)
-
@spacemule (7)
-
@thewilli (6)
-
@Pi3R1k (4)
-
@maxigas (3)
-
@bhughes339 (3)
-
@moschlar (3)
-
@shoeper (2)
-
@swpd (2)
-
@monksy (2)
-
@imwhatiam (2)
-
@man0lis (2)
-
@vacaboja (2)
-
@etjossem (2)
-
@dmvieira (2)
-
@matejc (1)
-
@Michael18811380328 (1)
-
@mlq (1)
-
@schwindp (1)
-
@SpiritQuaddicted (1)
-
@gitter-badger (1)
-
@vadz (1)
-
@linxon (1)
-
@allo- (1)
-
@benjaoming (1)
-
@detailyang (1)
-
@0x64746b (1)
-
@ggkitsas (1)
-
@icy17 (1)
-
@jonscoresby (1)
-
@mainboarder (1)
-
@manx98 (1)
-
@ojab (1)
-
@onovy (1)
-
@pehbeh (1)
-
@twei7 (1)
-
@unDocUMeantIt (1)
-
@1resu (1)
-
@adrianimboden (1)
-
@aacebedo (1)
-
@afranke (1)
-
@foxel (1)
-
@AWhetter (1)
-
@profy12 (1)
-
@brutasse (1)
-
@yatesco (1)
-
@jsonchi (1)
-
@dhoffend (1)
-
@david-barbion (1)
-
@edacval (1)
-
@ef4 (1)
-
@egroeper (1)
-
@GogoFC (1)
-
@hanswolff (1)
-
@hermannschwaerzlerUIBK (1)
-
@irvifa (1)
-
@jeroenj (1)
-
@Joffr3y (1)
-
@uellenberg (1)
-
@l5 (1)
Recent Commits
-
rumtid (12 Jun 26)
Update Qt version to 6.8 (#3038)
-
feiniks (11 Jun 26)
Use prepared statements to replace sql (#3037) * Use prepared statements to replace sql * Convert int to string --------- Co-authored-by: yangheran <[email protected]>
-
feiniks (10 Jun 26)
Delete perms in memory (#3036) Co-authored-by: yangheran <[email protected]>
-
jonscoresby (08 Jun 26)
seaf-cli: add --json output to status (#3035) Mirrors the existing `seaf-cli list --json` flag so callers can reliably key on library id (which the default text output omits) and machine-parse state without scraping fixed-width columns. Each entry is one library: {id, name, state, [error], [progress], [rate_kbps], [phase]}.
-
feiniks (04 Jun 26)
Skip lock file when flock is not implemented (#3034) Co-authored-by: yangheran <[email protected]>
-
feiniks (04 Jun 26)
Upgrade openssl and curl (#3033) Co-authored-by: yangheran <[email protected]>
-
Marcello Mamino (06 May 26)
Modified app/seaf-cli to make the infinite loop in AppImages unnecessary. (#3027)
-
Jiaqiang Xu (16 Apr 26)
Update contribution link in README
-
Jiaqiang Xu (16 Apr 26)
Enhance README with metadata and collaboration details Added metadata management and collaboration features to the README. Also update links to manual.
-
rumtid (08 Apr 26)
Update version to 9.0.18
-
feiniks (03 Apr 26)
Record as network error (#3020) Co-authored-by: yangheran <[email protected]>
-
feiniks (27 Mar 26)
Access repo_locked_files requires hash_lock (#3018) Co-authored-by: yangheran <[email protected]>
-
feiniks (26 Mar 26)
Don't record index error when chunk files (#3017) * Don't record index error when chunk files * Merge check if record_index_error --------- Co-authored-by: yangheran <[email protected]>
-
rumtid (20 Mar 26)
Update signing certificate (#3013)
-
Marcello Mamino (13 Feb 26)
Added check to silence repetitive error (https://github.com/haiwen/seafile/issues/1348) (#3001)
-
manx98 (09 Feb 26)
Fix invalid memory access (#2999) * Fix invalid memory access * Enhance case handling * fix code style
-
feiniks (14 Jan 26)
Delete tmp file when checkout failed (#2990) Co-authored-by: yangheran <[email protected]>
-
feiniks (07 Jan 26)
Use full_path to check Documents dir (#2984) Co-authored-by: yangheran <[email protected]>
-
rumtid (07 Jan 26)
Update version to 9.0.16
-
feiniks (05 Jan 26)
Don't stop sync when enc key is empty (#2981) Co-authored-by: yangheran <[email protected]>
-
feiniks (31 Dec 25)
Add break (#2978) Co-authored-by: yangheran <[email protected]>
-
Jonah Uellenberg (19 Dec 25)
Fix sync on openSUSE (#2973) This path is used for trust on openSUSE, and without it, the client fails to sync with HTTPS servers.
-
feiniks (21 Nov 25)
Check deleted files when delete a dir (#2969) Co-authored-by: yangheran <[email protected]>
-
feiniks (21 Nov 25)
Add log rotate (#2967) Co-authored-by: yangheran <[email protected]>
-
feiniks (21 Nov 25)
Use canon server url (#2965) Co-authored-by: yangheran <[email protected]>
-
feiniks (18 Nov 25)
Merge pull request #2968 from haiwen/update_index Update index when rename with case conflict
-
yangheran (18 Nov 25)
Update index when rename with case conflict
-
feiniks (18 Nov 25)
Fix rename error when name case is the same (#2966) Co-authored-by: yangheran <[email protected]>
-
rumtid (25 Oct 25)
Update build configurations of DEBUG profile (#2960)
-
feiniks (25 Oct 25)
Cancel context when client is closed (#2963) * Cancel context when client is closed * Add comment --------- Co-authored-by: yangheran <[email protected]>
SeaFile Security
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 65 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 AS16509
Associated Countries
-
US
Safety Score
Website marked as safe
100%
Blacklist Check
www.seafile.com was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
SeaFile Reviews
More Backup and Sync
-
Modern and simpler alternative to Nextcloud/ownCloud crafted with TypeScript. Unifies file management, sync, sharing, notes, RSS, expenses, calendars, contacts, and photos, with MFA, WebDAV, CalDAV, CardDAV, SSO, and more.
-
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.
-
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.
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/v1/services/seafile The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share SeaFile
Help your friends compare Backup and Sync, and pick
privacy-respecting software and services.
Share SeaFile and Awesome Privacy with your network!