-
-
Notifications
You must be signed in to change notification settings - Fork 37
Pro Sources
Ryan edited this page Jan 16, 2026
·
1 revision
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.