YAFS on AROS


About YAFS on AROS

This version of YAFS is configured for best performance on AROS.

The default account is configured to use PORT (active mode) instead of PASV (passive mode). You can change the default account by editing AROS.ini located in the accounts drawer. The server will try to run on 192.168.0.188. Data default ports is set to 6666-6676. Change this by editing yafs.ini.

To terminate YAFS, use the status command from the CLI, identify YAFS by its process number and use break to send CTRL-C to YAFS. This will cause YAFS to terminate.

Running YAFS

Make sure AROSTCP is running. Also make sure that you have a network interface bound to 192.168.0.188. Double-click on YAFSAROS in the YAFS drawer. Connect to the FTP server on 192.168.0.188:21, with username AROS (no password required). The FTP root directory is set to ram: (change this in accounts/AROS.ini).