feat: SFTP remote file browser for path selection #98
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add an AJAX-powered remote file browser when configuring SFTP remote storage. Instead of typing the remote path manually, users can browse the remote server's directory structure and select the target folder.
Implementation
Dependencies
Files
src/Controller/AjaxController.php— newbrowseSftpDir()endpointforms/profile.xml— browse button next to sftp_path