5
edits
m (add tags) |
(fix newline at beginning of page and format page correctly) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | |||
| image = Ftpii-icon.png | |||
| imagealt = Icon for ftpii | |||
| imagesize = 256px | |||
| screenshot = Ftpii-screenshot.png | |||
| screenshotalt = Screenshot of ftpii | |||
| screenshotsize = 256px | |||
| for3ds = 0 | |||
| forwiiu = 0 | |||
| forswitch = 0 | |||
| forwii = 1 | |||
| developers = joedj | |||
| version = 0.0.22 | |||
| releasedate = 2010-08-22 | |||
| github = joedj/ftpii | |||
| osc = ftpii | |||
| forwindows = 0 | |||
| formac = 0 | |||
| forlinux = 0 | |||
| forjava = 0 | |||
}} | |||
'''FTP''' (File Transfer Protocol) is a way to transfer files wirelessly through a local network. | '''FTP''' (File Transfer Protocol) is a way to transfer files wirelessly through a local network. | ||
By using a piece of homebrew called ftpii, we can turn the Wii into an FTP server accessible on the network via an FTP client. | |||
== Requirements == | == Requirements == | ||
'''On your PC''': | '''On your PC''': | ||
<ul> | |||
<li>A working FTP client | |||
{{FTP clients}}</li> | |||
</ul> | |||
'''On your Wii''': | '''On your Wii''': | ||
* An SD Card or USB drive | * An SD Card or USB drive | ||
* [https://oscwii.org/library/app/ftpii ftpii] | * [https://oscwii.org/library/app/ftpii ftpii] | ||
==Instructions== | |||
===Downloading=== | == Instructions == | ||
=== Downloading === | |||
<ol> | <ol> | ||
<li>Extract ftpii and put it in your apps folder on your SD card or USB drive< | <li>Extract ftpii and put it in your apps folder on your SD card or USB drive | ||
<ul> | |||
<li>The root of your SD Card should now look like this | |||
{{Tree list}} | {{Tree list}} | ||
* | * {{Tree icon|f}} (root) | ||
** | ** {{Tree icon|d}} apps | ||
*** | *** {{Tree icon|d}} ftpii | ||
**** | **** {{Tree icon|f}} boot.dol | ||
**** | **** {{Tree icon|f}} icon.png | ||
**** | **** {{Tree icon|f}} meta.xml | ||
{{Tree list/end}} | {{Tree list/end}} | ||
</li></ul> | |||
<li>Insert your SD card or USB drive into your Wii and launch ftpii from the Homebrew Channel.</li> | <li>Insert your SD card or USB drive into your Wii and launch ftpii from the Homebrew Channel.</li> | ||
</ol> | </ol> | ||
===Usage=== | === Usage === | ||
{{warning|text=Please don't touch the NAND unless YOU KNOW WHAT YOU'RE DOING!}} | {{warning|text=Please don't touch the NAND unless YOU KNOW WHAT YOU'RE DOING!}} | ||
edits