This forum is no longer active. Please post your questions to our new community site

Forums LAPPStack

Installing ftp server (ftpd) in lappstack

Subscribe to Installing ftp server (ftpd) in lappstack 3 post(s), 2 voice(s)

 
Avatar karthur 2 post(s)

I’ve seen in other posts that the easier way to install a ftp server in bitnami machines is using Yast:

http://en.opensuse.org/FTP_Server_HOWTO

But given the fact that yast is not included, how can we do that? My goal is to install a very basic ftp server in lappstack. Any ideas to do it easily? Thanks in advace, Arthur
 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

It is not necessary to install YaST to install the FTP server. You can install the packages using the “zypper” tool:

$ zypper install ANY_PACKAGE

Cheers.

 
Avatar karthur 2 post(s)

Thanks, it seems that this works!!

Forums LAPPStack