-
-
Notifications
You must be signed in to change notification settings - Fork 48
Pro Sources
Ryan edited this page Jan 16, 2026
·
3 revisions
FileRise Pro adds Sources, which let you connect multiple storage backends and switch between them in the UI.
Supported sources:
- Additional local paths
- S3-compatible (AWS S3, MinIO, Wasabi, Backblaze B2 S3)
- SMB/CIFS
- SFTP and FTP
- WebDAV (Nextcloud / ownCloud / FileRise)
- Google Drive
- Open Admin → Sources.
- Click Add source and choose a type.
- Enter connection details and click Test.
- Save when the test passes.
Each source has its own root and trash behavior. ACLs are enforced per source.
If Pro Search is enabled, FileRise can search across all sources and return results incrementally.
- Start with read-only credentials to validate connectivity.
- Avoid huge per-request listings for slow remote backends.
- Use the Test button to catch SSL/credential issues early.
Docs · Support · FileRise.net · Changelog
- Admin panel
- Admin gotchas
- Common env vars
- Environment variables full reference
- ACL and permissions
- ACL recipes
- Nginx setup
- Reverse proxy and subpath
- WebDAV
- WebDAV via curl
- WebDAV security and clients
- ONLYOFFICE
- Encryption at rest
- OIDC and SSO
- CIFS share auto metadata
- Sharing and public links
- Upload limits and PHP tuning
- Logs and diagnostics
- Backup and restore
- Upgrade and migration
- Migration checklist
- Maintenance scripts
- Performance quickstart
- Performance tuning
- Security hardening