GCFTP

Release threads for homebrew & utilities only
Post Reply
User avatar
emu_kidid
Site Admin
Posts: 4935
Joined: Mon Mar 29, 2010 10:06 am
Location: Australia
Contact:

GCFTP

Post by emu_kidid » Thu Apr 01, 2010 1:41 pm

GCFTP is a ftp server for the Nintendo Gamecube coded by me back in 2007 which will allow users to read/write memory cards, read DVD's (entire or files inside), and dump RAM over the BBA. This application was coded before SD support was via libFAT so there is no SD card browsing implemented. It can dump DVD's with speeds of 1.6mb/s to 2.3mb/s (less than 20 minutes).

Download
GCFTP-1.0.rar
(1.13 MiB) Downloaded 1090 times
Image
yamaharacer
Posts: 448
Joined: Mon Apr 05, 2010 4:11 pm
Location: Germany

Re: GCFTP

Post by yamaharacer » Sat Feb 12, 2011 4:22 pm

does this programm also support the ide/exi adapter?
Sintendo
Posts: 60
Joined: Tue Sep 14, 2010 1:39 pm
Location: Belgium

Re: GCFTP

Post by Sintendo » Sat Feb 12, 2011 5:20 pm

Since he made this way back in 2007 and hasn't touched it since, I think it's fairly safe to assume it does not support IDE-EXI.
yamaharacer
Posts: 448
Joined: Mon Apr 05, 2010 4:11 pm
Location: Germany

Re: GCFTP

Post by yamaharacer » Sat Feb 12, 2011 5:22 pm

ok, does maybe anybody work on it?
User avatar
emu_kidid
Site Admin
Posts: 4935
Joined: Mon Mar 29, 2010 10:06 am
Location: Australia
Contact:

Re: GCFTP

Post by emu_kidid » Sat Feb 12, 2011 11:34 pm

Nope, it's severely outdated and pretty messy at that :)
Image
User avatar
capzlk
Posts: 80
Joined: Tue Sep 15, 2015 9:18 pm

Re: GCFTP

Post by capzlk » Sat Feb 29, 2020 12:53 am

would you mind releasing the source code? regardless of its quality, it'd be useful and prevent the reinventing of a couple of wheels :)
User avatar
emu_kidid
Site Admin
Posts: 4935
Joined: Mon Mar 29, 2010 10:06 am
Location: Australia
Contact:

Re: GCFTP

Post by emu_kidid » Mon Mar 02, 2020 1:38 am

You'd be better off taking a Wii FTP server and backporting that to GameCube tbh.
Image
BreadFang
Posts: 3
Joined: Sun Aug 11, 2024 1:59 am

Re: GCFTP

Post by BreadFang » Thu Aug 15, 2024 7:46 pm

I've tried to get this working but I can't get the folders to appear. On Filezilla it says waiting for welcome message and on GCFTP it says awaiting command. This is as far as I can go.

Does it have the ability to see the SD2SP2? I would just use the FTP server in Swiss itself but it doesn't work at all. How is there no reliable up to date FTP option for Gamecube in 2024??

My Gamecube and network adaptor are PAL.
User avatar
Extrems
Posts: 1333
Joined: Tue Aug 17, 2010 10:40 pm
Location: Québec, Canada
Contact:

Re: GCFTP

Post by Extrems » Thu Aug 15, 2024 9:00 pm

There is no FTP server in Swiss, only a FTP client. This program is over a decade older than the SD2SP2.
BreadFang
Posts: 3
Joined: Sun Aug 11, 2024 1:59 am

Re: GCFTP

Post by BreadFang » Thu Aug 15, 2024 9:42 pm

That would explain a lot. Had a feeling it would be something to do with the SD2SP2.

Are there any plans to add an FTP server to Swiss? I know it wouldn't be used by many people but it'd be super useful for weirdos like myself that have a broadband adaptor :lol:

For example atm I'm messing with the GBI .cli files trying to get something to work and every time I wanna test the DOL I have to get off my arse, turn off the gc, take out the SD, plug it into my Laptop, mess with the cli, put it back into gc, sit down on the sofa and see that it didn't work then repeat until I get back ache. For use cases like that I'd love an FTP server in Swiss so much :cry:
User avatar
Extrems
Posts: 1333
Joined: Tue Aug 17, 2010 10:40 pm
Location: Québec, Canada
Contact:

Re: GCFTP

Post by Extrems » Fri Aug 16, 2024 1:55 am

You could use the built-in wiiload server instead.

Example usage:

Code: Select all

WIILOAD=<GC IP> wiiload gbi.dol gbi.dol --aspect=4:3 --overlay=frame-srgb.tpl.gz --dither=none --profile=srgb --contrast=.78125 --sound=original --no-osd
Post Reply