anonymous ftp on OpenSolaris
Friday, January 1st, 2010It’s no secret that I’m a OpenSolaris fan, but it’s not without reason. Today I came across another reason why it’s the best in the server world. I needed to setup an anonymous ftp server on one of my virtual machines and discovered it only takes two easy steps:
1) enable the ftp service
svcadm enable ftp
Or via the GUI: system -> administration -> services -> ftp server
2) configure the anonymous ftp
ftpconfig [ftp directory]
That’s it you’re up and running.
One last note: the ftpconfig script creates a user called “ftp”. To disable anonymous ftp’ing in the future run
users-admin
and delete the “ftp” user
—————–
now playing: Lily Allen – The Fear
