FTP protocol support in File Repository MinIO
Available since Release 6.0.0
In this release we have updated the MinIO binary file repository to its latest version.
The main new feature is that, in addition to providing S3 compatible file storage, FTP/SFTP support is also provided to access the file system in the File Repository, allowing to download and upload files, as well as to create new folders.
FTP/SFTP access is at the platform user level, so that if the user does not have privileged roles, he/she will only be able to access his/her bucket, represented as a folder:
And within that folder you can navigate to your files and make downloads and uploads:
A privileged user (ADMINISTRATOR Role), may have access to all buckets:
Any operation done via FTP/SFTP will be immediately reflected in the File Repository.
Â