FTP upload #1299

Closed
opened 2026-02-05 00:32:47 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Ghost-chu on GitHub (Aug 9, 2019).

Describe the feature you'd like
A clear description of the feature you'd like implemented in BookStack.
Let BookStack support FTP picture/files upload
Describe the benefits this feature would bring to BookStack users
Explain the measurable benefits this feature would achieve.
It's good for small storage machine, we can use our CDN and OSS.
Additional context
Add any other context or screenshots about the feature request here.
S3 is good but we hadn't it, we can storage files to CDN/OSS/NAS anywhere we want.

Originally created by @Ghost-chu on GitHub (Aug 9, 2019). **Describe the feature you'd like** A clear description of the feature you'd like implemented in BookStack. Let BookStack support FTP picture/files upload **Describe the benefits this feature would bring to BookStack users** Explain the measurable benefits this feature would achieve. It's good for small storage machine, we can use our CDN and OSS. **Additional context** Add any other context or screenshots about the feature request here. S3 is good but we hadn't it, we can storage files to CDN/OSS/NAS anywhere we want.
OVERLORD added the 🌔 Out of scope🔨 Feature Request🏭 Back-End labels 2026-02-05 00:32:47 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Nov 22, 2021):

Thanks for the request @Ghost-chu.

Since there's been no real other desire for this feature, and since implementation would require support & maintenance into the future, I don't see this feature being worth implementing within the core project.

The paths for file uploads are specified in our documentation here:
https://www.bookstackapp.com/docs/admin/upload-config/
There may be a way you could achieve this via alternative means using the existing folder locations. (For example, mounting your FTP storage, at a system-level, to these locations; Or mounting then using symlinks to these paths).

@ssddanbrown commented on GitHub (Nov 22, 2021): Thanks for the request @Ghost-chu. Since there's been no real other desire for this feature, and since implementation would require support & maintenance into the future, I don't see this feature being worth implementing within the core project. The paths for file uploads are specified in our documentation here: https://www.bookstackapp.com/docs/admin/upload-config/ There may be a way you could achieve this via alternative means using the existing folder locations. (For example, mounting your FTP storage, at a system-level, to these locations; Or mounting then using symlinks to these paths).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1299