These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Ubuntu dosen’t support FTP by default, it supports SFTP. You’ll need to give them a user account. Then via an SFTP client they will be able to access files on the server with the details of that said user account.
yes, Alex is right. use SFTP to avoid any risk to your web server.
<br>
<br>create a user: adduser username
<br>and it is better to create a group so that group can be given certain permissions and access to folders.
<br>
<br>Then choose what folders and permissions you want to give to each user…
<br>
<br>use some software like filezilla to test that.
<br>
<br>And remember to use SSH key access instead of login access
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.