A9VG电玩部落论坛

 找回密码
 注册
搜索
查看: 2133|回复: 8

[破解] [破解]通过网络访问Wii上的SD卡等:ftpii_0.0.16,支持光盘

[复制链接]
aim

精华
2
帖子
5433
威望
7 点
积分
6041 点
种子
5 点
注册时间
2005-7-12
最后登录
2020-11-17
 楼主| 发表于 2008-11-27 18:09  ·  广东 | 显示全部楼层 |阅读模式
下载:
ftpii_0.0.16.zip

ftpii is an FTP server for the Nintendo Wii.


*** USAGE ***

Copy ftpii/ to /apps/ on an SD-card and use The Homebrew Channel,
or load boot.elf using your favourite mechanism (wiiload, Twilight Hack, ISO etc...).

To specify a password via The Homebrew Channel, rename the apps/ftpii directory to apps/ftpii_YourPassword.
To specify a password via wiiload, pass an argument e.g. wiiload boot.elf YourPassword.
To specify a password remotely, use the SITE PASSWD and SITE NOPASSWD commands.

A working DVDX installation is required for the DVD features.


*** THANKS ***

Thanks to those in EFnet #wiidev for all the help, particularly nilsk123 for his
persistent beta testing and suggestions, Daniel Ehlers (srg) for his contributions,
and all those who help make devkitPPC, libogc, libfat and The Homebrew Channel the great
homebrew/development environment that it is.


*** TODO LIST *** (in no particular order):

- read data and control connection at same time
- multiple data connections for single client (?)
- ABOR, STAT, HELP, FEAT
- mem card slots, NAND, dvd
- sd gecko (support is here but disabled in libfat)
- eliminate die() where possible
- SITE LOAD (load a .dol or .elf)
- use SO_REUSEADDR ?
- nice UI ;-)


*** CONTACT ***

http://code.google.com/p/ftpii/

ftpii is written and maintained by Joe Jordan <[email protected]>
joedj @ EFNet #wiidev


*** HISTORY ***

For subversion changes since 0.0.6, see http://code.google.com/p/ftpii/source/list

20081126 0.0.16 Added support for wiimote power button.
           Added SITE MOUNT and SITE UNMOUNT commands.
           Added SITE EJECT command to eject DVD.
           Added ISO9660 DVD support (libiso).
           Added Wii Optical Disc image support (libwod).
           Added Wii disc filesystem support (libfst). (thanks Nuke!)

PS:最后这个特性表明能直接解密读取光盘的文件结构

20081026 0.0.15 boot.dol rebuilt with latest libogc git to add SDHC support. (thanks svpe!)
           Released as boot.dol instead of boot.elf for Homebrew Channel beta9 compatibility.
           Network initialisation is more reliable - now retries forever on net_init or net_gethostip failure.
20080918 0.0.14 boot.elf rebuilt with latest libfat CVS to fix delete corruption bug
           and speed up opening large files. (thanks rodries!)
20080816 0.0.13 Replaced threads with mostly-async networking.
           Attempt to detect whether to exit to loader or system menu (e.g. when loaded from a DVD).
           Clean up open descriptors before exiting.
           Added 30 second data connection timeout.
           Added support for power button.
           Added GameCube controller support.
20080726 0.0.12 boot.elf rebuilt with patched libfat to set archive flag on new files.,
           allowing Data Management to see uploaded save games (e.g. TP hack).
20080720 0.0.11 boot.elf rebuilt with patched libfat to stop read-ahead cache providing old data. (thanks dhewg!)
           Attempt to fix USB ethernet adapter by initialisaing network subsystem before FAT.
           Added release_date to meta.xml.
20080718 0.0.10 boot.elf rebuilt with patched libogc to fix startup crashes when USB devices are present.
           Added SITE PASSWD and SITE NOPASSWD for controlling the authentication remotely.
20080705 0.0.9  Added authentication - can specify a password using directory name or wiiload arg.
20080629 0.0.8  Added no-op SITE CHMOD command to prevent some FTP clients from displaying skip/abort/retry type prompts.
           Fixed MKD bug that caused working directory to change to new directory automatically.
20080624 0.0.7  Added virtual path support for /sd and /usb. (thanks srg!)
           Added SITE LOADER command to return to loader.
           Added SITE CLEAR command to clear the console.
           Support for starting without a device connected. (thanks srg!)
           Support for SD Gecko (though currently disabled in libfat). (thanks srg!)
           Re-enable read-ahead when remounting. (thanks srg!)
20080617 0.0.6  Incorporated SD-card and USB hot-swapping patch. (thanks srg!)
20080615 0.0.5  Added support for buggy FTP clients that use "LIST -aL" or similar, at the expense of breaking
           paths that begin with &#39;-&#39;.
           Compiled with corruption-fix and usbstorage libfat patches. (thanks svpe!)
           Uncommented FAT read-ahead support (oops).
20080613 0.0.4  Added rename support, as well as append and resume.
           Fixed _another_ nasty crash bug introduced in 0.0.3 when creating directories. (thanks nilsk123!)
20080612 0.0.3  Multi-client support (up to 5), using LWPs.  Unfortunately this makes things
           quite a bit slower, due to the reduced buffer sizes.  This has the nice
           side-effect of making clients like FileZilla work.
20080609 0.0.2  Fixed display/crash bug when creating directories. (thanks feesh!)
           Enabled fat read-ahead caching.  Increases read speed from ~80KB/s to ~250KB/s for me. (thanks svpe!)
20080608 0.0.1  Public release..

精华
0
帖子
1288
威望
0 点
积分
1527 点
种子
2 点
注册时间
2005-8-22
最后登录
2019-8-12
发表于 2008-11-27 18:51  ·  上海 | 显示全部楼层
上个版本用过,从电脑上靠东西到wii sd卡上的速度太慢了,而且对电脑端的ftp软件兼容性很不好,不支持flashfxp。。。直接放弃了。。。。。。。。。。

精华
0
帖子
266
威望
0 点
积分
271 点
种子
19 点
注册时间
2005-1-12
最后登录
2024-5-20
发表于 2008-11-27 19:15  ·  广东 | 显示全部楼层
楼上应该是传送非常多小文件,你试试传送大文件就感觉到速度非常快

精华
0
帖子
2260
威望
0 点
积分
2333 点
种子
7 点
注册时间
2005-9-26
最后登录
2024-5-24
发表于 2008-11-27 20:31  ·  河北 | 显示全部楼层
反正这个东西用cute和flashfxp上传都有问题。下它官方制定的ftp客户端又太麻烦,只好用ie传。
速度确实不怎么样,FFCC传了很长时间,速度感觉也就是4Mbps不到

精华
0
帖子
1288
威望
0 点
积分
1527 点
种子
2 点
注册时间
2005-8-22
最后登录
2019-8-12
发表于 2008-11-27 22:14  ·  上海 | 显示全部楼层
我用的是ftprush,貌似还是和这个兼容性比较好的客户端之一了,传一个几十m的视频文件,大概只有50k左右的速度吧。。。。。。。。

精华
0
帖子
266
威望
0 点
积分
271 点
种子
19 点
注册时间
2005-1-12
最后登录
2024-5-20
发表于 2008-11-28 01:58  ·  广东 | 显示全部楼层
我是用CuteFTP来传,你可以试试 多少K我没去留意反正试过传200M的RMVB很快就传送完成

精华
0
帖子
1031
威望
0 点
积分
1019 点
种子
13 点
注册时间
2005-7-14
最后登录
2024-4-29
发表于 2008-12-3 21:32  ·  北京 | 显示全部楼层
我还是喜欢用flashfxp  挺好用的

精华
0
帖子
388
威望
0 点
积分
306 点
种子
2 点
注册时间
2006-11-6
最后登录
2019-8-12
发表于 2008-12-3 23:21  ·  上海 | 显示全部楼层
LS几位都没讨论本贴的亮点啊。。。aim说的是能直接读取光盘的.dol,.elf文件了
不过对我来说还是有点没用,嘿嘿

精华
0
帖子
1202
威望
0 点
积分
1364 点
种子
5 点
注册时间
2005-11-9
最后登录
2023-6-18
发表于 2008-12-4 00:51  ·  广西 | 显示全部楼层
没玩过这个,下来试试看。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|A9VG电玩部落 川公网安备 51019002005286号

GMT+8, 2024-5-29 21:44 , Processed in 0.205642 second(s), 22 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

返回顶部