> I am trying Debian for s/390 under VM
>
> how do I install programs..
>
> under Suse i used Yast..
>
> i need FTP installed on Debian


You should have apt-get setup from your install. If you are happy to use wget
(which is a fie ftp tool for retrieving files) you almost certainly have it
installed now.

If you want the standard ftp client installed,
apt-get -y update # this updates information about where current packages are
apt-get install ftp
and apt-get figures where the latest applicable to your system is and gets it,
along with any dependencies.


--
Cheers
John Summerfield

Microsoft's most solid OS: http://www.geocities.com/rcwoolley/

Note: mail delivered to me is deemed to be intended for me, for my disposition.

==============================
If you don't like being told you're wrong,
        be right!

Reply via email to