Keep useful tools working
Allow compatible FTP clients to participate in the publishing workflow.
Expose permitted site roots through FTP or encrypted FTPS, so existing publishing and transfer tools can work with Daptin-hosted content.
A content team, build system, or legacy publishing process may already deliver files through FTP. Replacing every tool can make adoption harder than the product problem itself.
Daptin can expose configured site roots over FTP and FTPS. The file client works with a familiar directory view while the backend guards the permitted site boundary and rejects path escape or cross-site rename.
Because the root belongs to a Daptin site, updates remain connected to the hosted content surface, storage, and certificate plan.
Allow compatible FTP clients to participate in the publishing workflow.
Constrain paths and operations to the site the connection may manage.
Let transferred files appear in the storage and site paths already serving the product.
FTP and FTPS does more when it can reuse the records, people, access rules, and workflows already in your application.
Choose the site and storage root the service will expose.
Establish the permitted connection.
Use familiar directory and file operations within the root.
Serve the updated content through the associated site.
Start from the experience you want to create; the backend capability supports the work behind it.
Keep an existing content-delivery process while modernizing the backend.
Move a generated static site into its serving root.
Give an approved operator a bounded file-management surface.
These capabilities share the same application context, so each one makes ftp and ftps more useful.
FTP sends credentials and content without transport protection unless FTPS is correctly configured. Restrict network exposure, use least privilege, monitor operations, protect certificate keys, and test the exact client behavior.
Run Daptin locally, explore the live administration surface, and follow one complete application path.