garethflowers/docker-ftp-server

i want to have url form fils

vahidalvandi opened this issue · 1 comments

please help me how i can get url form ftp server like "https://ftp.domain.com/image.jpg"

There is no HTTP server in this Docker image so this is not possible.

You can however refer to a file via a FTP URI (e.g. ftp://ftp.domain.com/image.jpg).