SeaFile
seafile.comWindows, 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/Repository
- LicenseOther
- Created12 Jul 12
- Primary languageC
- Size12,382 KB
- Stars15,115
- Forks1,674
- Watchers15,115
Top Contributors
@killing (966)
@lins05 (539)
@freeplant (161)
@feiniks (132)
@jyelee (117)
@poetwang (52)
@xiez (49)
@caixiangyue (48)
@rumtid (40)
@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(07 Aug 26)
Update version to 9.0.21
feiniks(29 Jul 26)
libwebsockets support socks5 proxy (#3061) Co-authored-by: yangheran <[email protected]>
feiniks(21 Jul 26)
Check ignore path on mac and linux and check length of head commit id (#3059) * Check ignore path on mac and linux and check length of head commit id * Modify log --------- Co-authored-by: yangheran <[email protected]>
feiniks(14 Jul 26)
Add log when connected to notif server (#3056) Co-authored-by: yangheran <[email protected]>
feiniks(08 Jul 26)
Set proxy to websockets (#3053) * Set proxy to websockets * Close conn when reconnect server * Add comment * Don't need close and add comment * Don't need cancel status * Add comment --------- Co-authored-by: yangheran <[email protected]>
feiniks(08 Jul 26)
Realloc memory of content (#3054) * Realloc memory of content * Add comment --------- Co-authored-by: yangheran <[email protected]>
feiniks(01 Jul 26)
Record sync error when failed to watch repo (#3044) * Record sync error when failed to watch repo * Add sync error * Only need to check watch error * Set watch error to repo * Fix issue * Adjust code * Refresh watch when update seafile-ignore.txt * Adjust code * Add comment * Dont't need set watch_error * seaf-cli output sync errors * Modify log * Modify log --------- Co-authored-by: yangheran <[email protected]>
rumtid(29 Jun 26)
Update version to 9.0.20
rumtid(29 Jun 26)
Fix OpenSSL backend issues (#3049) * Fix the openssl backend * Update the build script
rumtid(18 Jun 26)
Update version to 9.0.19
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]>
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 Address34.230.38.71
- Hostnameec2-34-230-38-71.compute-1.amazonaws.com
- LocationAshburn,Virginia,United States of America,NA
- ISPAmazon Technologies Inc.
- ASNAS16509
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
Edit SeaFile Data
You can edit SeaFile's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external
sources, a list of these can be found data documentation.
Origin Data
Modify Data
API
You can access SeaFile's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/seafileThe 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!