wiiFTPD

From GameBrew
(Redirected from Wiiftpd Wii)
wiiFTPD
Wiiftpd2.png
General
AuthorDominic Houghton
TypeFile Browsers
Version0.01
LicensePublic Domain
Last Updated2013/10/22
Links
Download
Website

WiiFTPD is a free, open-source FTP server software specifically designed for the Wii console. It is written in multi-threaded code and is released under public domain, meaning it can be used by anyone for any purpose. The developer mentioned that if any of the code is used, they would appreciate a mention in the source, but it is not required.

Installation

WiiFTPD uses port 21 for the control connection and passive mode uses ports 30 and higher for incoming data connections.

The software is packaged with a folder that can be placed in the /apps/ directory for the Homebrew Channel, making it ready for immediate use.

Screenshots

wiiftpd2.png

Known issues

Known bugs/Limitations:

  • It only supports FAT filesystems using libfat. The developer is unable to find a download for libELM, and is looking for help in obtaining it.
  • There is currently no proper authentication system in place, it will accept any username and password combination, including a blank password but not a blank username. A proper authentication system will be implemented in the next release.
  • It only supports passive mode, as the gethostbyname() function does not return success when given an IP address in xxx.xxx.xxx.xxx format.
  • The rename command does not work and causes an exception, so it has been disabled in the release build, but is available if you build from source.
  • During testing, it was found that libfat wrongly reports some files on the front SD card as directories.
  • The FTP client built into Windows Explorer may have issues retrieving files, but it can store files without a problem.

External links

Advertising: