Martin's Server Suite
 

YAFS on AROS


YAFS on AROS

As AROS is new and going through changes I decided to include this special AROS section in the manual. The most complete AROS environment of today is the vmwAROS distribution for which the information in this manual apply to. The TCP/IP stack is assumed to be properly configured and up and running.


Running YAFS

YAFS is configured to automaticly detect a valid IP address if available. This means that in most cases, all you need to do to get YAFS running is to simply run YAFSAROS in the MSS/YAFS/bin/AROS-i386 drawer. You should be presented to a similair view as shown beneath.

YAFS on AROS

Connect to the FTP server on the address and port shown in the shell window, with the username anonymous (no password required). The default FTP root drawer for the anonymous account is set to dh0:. This can of course be changed by editing the account file for user anonymous. To properly terminate YAFS, use the status command from a shell, identify YAFS's process number using the status command and ten use break to send CTRL-C to YAFS (break ?? CTRL-C, where ? is the process number). This will cause YAFS to terminate and free all allocated resources.