Hi Lexje, You would need the following packages from snv_130 DVD/iso SUNWftpdr SUNWftpdu
you would manually extract the pieces /usr/sbin/in.ftpd /etc/ftpd/ftp* /var/svc/manifest/network/ftp.xml then import the smf services: svccfg -v import /var/svc/manifest/network/inetd.xml svccfg -v import /var/svc/manifest/network/ftp.xml enable them: svcadm enable inetd svcadm enable ftp make sure both services are online svcs -vx inetd svcs -vx ftp inetadm -e ftp -- This message posted from opensolaris.org _______________________________________________ distribution-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/distribution-discuss
