Author Topic: NDS APP - DSFTP 1.9  (Read 27344 times)

0 Members and 1 Guest are viewing this topic.

Offline bjoerngiesler

  • Newbie
  • *
  • Posts: 10
Re: NDS APP - DSFTP 1.9
« Reply #15 on: August 23, 2006, 10:27:00 AM »
Just to know, anyone has been able to successfully run this app on Supercard Lite ?

Yes, people over on forum.gbadev.org have successfully used it with SC CF, SC SD and SC Lite.

For the rest of your questions: Please send me the details I outlined. Otherwise, I can't help you. Also, please do it via email -- I can't keep track of all these forums...

Offline zanysmash

  • Newbie
  • *
  • Posts: 6
Re: NDS APP - DSFTP 1.9
« Reply #16 on: August 23, 2006, 12:19:59 PM »
wouhou!! it's working!!  ^-^

it was coming from the common "hostname" parameter i didn't change

after removing that line, it worked perfectly!!!

btw, does this line is really needed? (lots of people are being stuck by this parameter)


GREAT APP! GOT MY VOTE!

Offline bjoerngiesler

  • Newbie
  • *
  • Posts: 10
Re: NDS APP - DSFTP 1.9
« Reply #17 on: August 23, 2006, 12:26:18 PM »
btw, does this line is really needed? (lots of people are being stuck by this parameter)

Read the doc or the web page for a description of what it does, and you won't have any problems. :-)

Short explanation: In response to the PASV command, the FTP server on the DS replies with the IP address and port that its data connection is at. If you're behind a NAT router that forwards FTP to your DS, the DS' IP address will not be visible and the client won't be able to connect.

In that case, you need to put the router's hostname/IP there. That's why the doc talks about masquerading.

If you're only on your local net, this is not needed at all.

Offline zanysmash

  • Newbie
  • *
  • Posts: 6
Re: NDS APP - DSFTP 1.9
« Reply #18 on: August 23, 2006, 01:55:23 PM »
you're right, i'm using nat. i read the doc but the "whatever.biz" looked like a correct parameter to me! ;o)

anyway, it's working without that parameter.
pffff such a great app! thanks again!!  :-*

Offline hogg

  • Newbie
  • *
  • Posts: 3
Re: NDS APP - DSFTP 1.9
« Reply #19 on: August 23, 2006, 05:11:01 PM »
Hey bjoerngiesler

I keep getting a password error what do you think I did wrong?
Thanks again for this cool app ::sm-09.gif::

Offline bjoerngiesler

  • Newbie
  • *
  • Posts: 10
Re: NDS APP - DSFTP 1.9
« Reply #20 on: August 23, 2006, 10:33:17 PM »
I keep getting a password error what do you think I did wrong?

Sigh. Enter a wrong password?

I will from now on refuse to help people who will not mail me their log and config file and their client and hardware configuration.

Offline hokusai

  • Newbie
  • *
  • Posts: 2
Re: NDS APP - DSFTP 1.9
« Reply #21 on: June 22, 2007, 12:30:38 PM »
this is a cool app! however the way my network is set up i can't access my ds from a pc on my network.. i'm aware of the problem and as my wireless router is flakey it's unavoidable.. so.. i was wondering is there an ftp CLIENT available for the ds? it would be more practical for me to be able to connect to a server running on my pc from my ds, rather than vice versa..

thanks in advance.