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?
Asked
Active
Viewed 514 times
-5
-
1Please, we don't do your homework. Try to do some basic research before asking here. – Soren A Oct 26 '18 at 08:52
-
Everybody know that Clasic Ubuntu/Ubuntu desktop and other flaovours support FTP. But Ubuntu core doesn't specify anyware that it support FTP. I appreciate you tell me the answer but if you dont know please don't do MY HOME WORK – Ravindra Oct 26 '18 at 10:08
-
An operating system does (normally) not support ftp. Applications do. Ubuntu core can run applications. How you want to interact with FTP dictates what software you will use. – vidarlo Oct 26 '18 at 11:39
-
1Possible duplicate of What is Ubuntu Core? – karel Oct 27 '18 at 04:06
1 Answers
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)

Felix Quehl
- 441