Search This Blog

11 August 2009

Installing ftpd into a zone

from zone:
  • pkg install SUNWftp
  • svcadm enable ftp
  • ftpconfig /home/ftp ((it will fail at the end))
from global:
  • ftpconfig -d ((zonepath))/root/home/ftp

should work now

No comments:

Post a Comment