-5

I am gathering information for my project about "Ubuntu core " OS feature Please share infomation about FTP in Ubuntu core OS. Does Ubuntu Core support FTP?

mikewhatever
  • 33,013

1 Answers1

1

Checkout this awnser from a related question: What is Snappy Ubuntu Core? By that you see that there is a package manager called Snappy. By using snappy you can download apps and install them. Checkout the web store to search for your ftp software. If there is some software you are unable to find, i would recommend to use docker and run a container that provides you the wanted service. Here are some containers related to sftp.(always use sftp instead of ftp unless you DONT have to worry about security, here is why)