I am thinking of developing a platform on which ftp's owners add there credential in a secure way, and create a temporary access to their private ftps accessible by a web UI. And let's imagine that ftp's owners could restrict access to specific folders/files of their ftp. Then, they can share a unique URL and let other users access the files without giving their credentials.
Is there already a solution like this?
Thanks!