#114410 - bjoerngiesler - Sun Jan 07, 2007 7:11 pm
[EDIT]: Please see the last post in this thread for DSFTP 2.6.
--
Hi,
I've uploaded DSFTP 2.4 to http://giesler.biz/~bjoern/en/sw_dsftp.html. This version has no changes except that it supports chishm's DLDI interface.
What does that mean?
It means that
o out of the box, DSFTP supports nothing but SuperCard CF anymore. But:
o DSFTP can be patched to support any card for which a DLDI driver exists.
This greatly relieves me from having to try to support cards that I don't have access to, and it greatly helps you, the users, because your card will be supported by DSFTP as soon as a DLDI driver is released for it. (Again, a big thank you to chishm is due from everybody.)
How to patch:
o download DSFTP 2.4 from http://giesler.biz/~bjoern/en/sw_dsftp.html
o download dlditool and the appropriate DLDI for your card from http://chishm.drunkencoders.com/DLDI
o patch DSFTP 2.4 with dlditool and the DLDI file
The current release still uses a patched gba_nds_fat, which includes drivers for a lot of things other than SuperCard CF. So theoretically every card supported by DSFTP 2.3 should still work in 2.4. But don't rely on that.
_________________
DSFTP homepage
Last edited by bjoerngiesler on Thu Feb 14, 2008 8:29 am; edited 4 times in total
#114423 - MasterMan - Sun Jan 07, 2007 9:16 pm
"Not Found
The requested URL /~bjoern/downloads/dsftp/DSFTP-2.4.zip was not found on this server."
#114424 - bjoerngiesler - Sun Jan 07, 2007 9:24 pm
Fixed. Sorry.
_________________
DSFTP homepage
#114430 - MasterMan - Sun Jan 07, 2007 10:32 pm
Thank you.
Although i have a SCCF and this 2.4 doesn't change so much with it.
I still insist DSFTP ans NDSMail should be included in a DSOrganize type of app.
#114438 - dantheman - Sun Jan 07, 2007 11:13 pm
Works fine for me on a Supercard miniSD, although it seems to work fine without the DLDI patching as well. Good to know that future devices will soon be usable with it though (I saw someone on the DS-X forums attempting to use it).
#114455 - 0xtob - Mon Jan 08, 2007 2:02 am
Cool, now it works on the DS-X when using the Neoflash MK2/3 DLDI driver. Interesting fact: Homebrew that is launched through DSFTP on the DS-X cannot use fatlib. This is probably because the DS-X patches homebrew by replacing the MK2/3 driver by their own. So in theory, we could get a DLDI for the DSX by writing a homebrew app that includes the MK2/3 DLDI and dumps itself to the disk. The DLDI sould then be in the place where the MK2/3 driver was before. Pretty pointless though :-)
#114461 - dantheman - Mon Jan 08, 2007 2:53 am
It works on the DS-X now? That would probably be good news to the OP of http://forums.ds-xtreme.com/showthread.php?t=1586
#114520 - MasterMan - Mon Jan 08, 2007 6:41 pm
Can libDSFTP be made in a plugin for the new DSOrgnize 2.4b?
#114530 - bjoerngiesler - Mon Jan 08, 2007 8:29 pm
MasterMan wrote: |
Can libDSFTP be made in a plugin for the new DSOrgnize 2.4b? |
Don't see why not. I just gave it a try and have problems linking the plugin. Will talk to DragonMinded about it on the weekend.
_________________
DSFTP homepage
#114549 - Darkflame - Mon Jan 08, 2007 10:58 pm
#115069 - psboy - Fri Jan 12, 2007 6:55 pm
Could not connect.Please restart.
I can not run DSFTP as standalone?
#115147 - Sektor - Sat Jan 13, 2007 7:18 am
psboy wrote: |
Could not connect.Please restart.
I can not run DSFTP as standalone? |
It needs a wireless router/AP/softAP.
_________________
GTAMP.com/DS
#115171 - psboy - Sat Jan 13, 2007 2:46 pm
Sektor wrote: |
psboy wrote: | Could not connect.Please restart.
I can not run DSFTP as standalone? |
It needs a wireless router/AP/softAP. |
ya....after i setup wifi connection profile,it can connect my AP.
#115211 - jbullfrog - Sat Jan 13, 2007 6:57 pm
what does DSFTP actually do? What is so useful about this app?
#115213 - MaHe - Sat Jan 13, 2007 7:11 pm
You have a URL that explains it all on the top of this page ...
In short: It's a cookie baking simulator.
_________________
[ Crimson and Black Nintendo DS Lite | CycloDS Evolution | EZ-Flash 3-in-1 | 1 GB Transcend microSD ]
#115217 - dantheman - Sat Jan 13, 2007 8:21 pm
It runs an FTP server on the DS. You run the program on your DS and you can then browse the contents of your media card wirelessly through an FTP program like SmartFTP. By using DSFTP, I can transfer small applications to my miniSD card without ever having to take the card out of my DS at all. Larger files will work as well, but they take a while because the transfer rate is limited. I usually get about 30-50 kb/s on average.
I have had issues where the entire thing froze up when I was sending many small files at once, but sending only a few somewhat large files has always worked fine.
I've also hosted a small webpage from my DS through this, by using a random non-21 port (I chose 52) and directing all traffic on that port to my DS. Kind of fun anyway.
#115229 - GrizzlyAdams - Sat Jan 13, 2007 11:27 pm
PLEASE! Compile this with the newest CVS dswifi lib! New DSLites have different wifi hardware which is just now supported in the CVS.
Edit:
Additionally, this (and previous versions) doesn't link with devkitARM r19. Tons and tons of unresolved symbols due to a different stdc++ lib it seems. Here is a small sample:
Quote: |
../../../libDSFTP/lib\libDSFTP.a(BFTPDataConn.o): In function `BFTPControlConn::BFTPDataConn::abort()':
BFTPDataConn.cpp:(.text+0x1660): undefined reference to `_Unwind_SjLj_Register'
BFTPDataConn.cpp:(.text+0x16aa): undefined reference to `_Unwind_SjLj_Unregister'
BFTPDataConn.cpp:(.text+0x16f4): undefined reference to `_Unwind_SjLj_Resume'
BFTPDataConn.cpp:(.text+0x172c): undefined reference to `__gxx_personality_sj0' |
#115893 - bugmenot! - Sat Jan 20, 2007 12:04 am
I got the same problem other people reported in threads in this and other forums. I'm sure my DSFTP is configured correctly, it connects to the wireless router, but I still can't connect to the ftp as I should be able, too. It's just as if there's no ftp running at that address.
I use a Supercard Lite (V1.7), which I think, shouldn't matter for the connection (just when accessing files). I tried both a wireless and a physical connection from my pc to the router. (PC wlan interface is at 192.168.0.2, ethernet at .101, DS is .3, router the .100). Router is a D-Link DI-524.
edit: Just noticed grizzlyadams post. My DS iis just a few weeks old, so it might be this.
#117470 - ndsdev - Mon Feb 05, 2007 12:54 am
I tried this on my Supercard SD with a DS Original, and it hangs at Init File System. I patched it with DLDI, made the ftp.conf file, and everything. Can you help?
#117679 - ndsdev - Tue Feb 06, 2007 3:40 pm
Please, I need help!
#117699 - bjoerngiesler - Tue Feb 06, 2007 6:53 pm
ndsdev wrote: |
I tried this on my Supercard SD with a DS Original, and it hangs at Init File System. I patched it with DLDI, made the ftp.conf file, and everything. Can you help? |
That is very strange. Are you sure you used the right DLDI module? Can anyone else on SC SD confirm this?
_________________
DSFTP homepage
#117737 - ndsdev - Wed Feb 07, 2007 1:06 am
Yes I am. I will download it all again and try again.
#118099 - Dwedit - Sat Feb 10, 2007 4:09 am
GrizzlyAdams wrote: |
PLEASE! Compile this with the newest CVS dswifi lib! |
Seconded, I only get a Cannot Connect Please Restart error message on my DS lite.
_________________
"We are merely sprites that dance at the beck and call of our button pressing overlord."
#118307 - ndsdev - Mon Feb 12, 2007 12:27 am
I DLed everything again. Still hangs at init file system. I even DLed the DLDI and DLDI patcher again! No luck!
#118586 - Mr Snowflake - Wed Feb 14, 2007 12:20 pm
I have this strange issue, where I can login to the FTP server, but only sometimes. Normally on Windows I can't login and now just on Linux I managed to get loged in, but then I logged out and now I'm locked out again... I already tried restarting the ftp server, the client, changing the ip addresses, have the ip address assigned by the dhcp, made the ip fixed... Nothing seems to help.
I had this problem with previous versions, and now also with the newest 2.4 (downed today).
_________________
http://www.mrsnowflake.be
#118625 - dantheman - Wed Feb 14, 2007 10:43 pm
ndsdev, try the SCSD_moon.dldi file and see if it works. Link is at http://www.cryptosystem.org/projects/nds/scsd_moon.dldi
#120209 - IxthusTiger - Thu Mar 01, 2007 8:21 pm
site seems to be down... anyone got a mirror for DSFTP 2.4?
#120213 - Dracker - Thu Mar 01, 2007 8:47 pm
I found a download at http://forums.ds-xtreme.com/showthread.php?t=1249
It has the DS-X DLDI applied (You can just overwrite it with the patcher) and unfortunately does not include the source code.
_________________
--Drack
Onyx DS Lite, M3 Perfect Lite, Flashme V7, Flashed using SocketMe
Gamecube DOL-001 with Qoob Pro
Wii, not modded.
#120214 - Sektor - Thu Mar 01, 2007 9:17 pm
#126962 - GoopyMonkey - Sat Apr 28, 2007 2:43 pm
Sorry to bump a (quite) old thread, but I can't get this working. I have tried with IE (which was my last resort), Firefox, SmartFTP and the FireFTP Firefox extension. I just get a message telling me it can't connect every time. I have a corega COR-BAR-AWLA-54 router which has always worked fine before. Do I need to use the 'masquerade' command in ftp.conf? Any help is appreciated.
_________________
My favourite DS apps:
GBAMP Multiboot
Colors!
jEnesis
#127024 - bjoerngiesler - Sun Apr 29, 2007 10:25 am
I know you're desperately waiting for a new version that has DSWifi 0.3d in. I ask for a little more patience. My roadmap is: Finish ReadMore Beta, get DSGUI out the door, move all the stuff to DevKitPro R20 and libfat, throw away DSFTP's GUI and rebuild it using DSGUI, and then you'll get the next DSFTP version.
_________________
DSFTP homepage
#127030 - GoopyMonkey - Sun Apr 29, 2007 11:54 am
I mean that I just need to get this thing working. Everything runs fine, but I don't know what to do after I start up DSFTP, and the documentation isn't very clear to me. Can anyone send me (by PM, preferably) a step-by-step guide as to how they connected to the DS server?
_________________
My favourite DS apps:
GBAMP Multiboot
Colors!
jEnesis
#127031 - wandafritsch - Sun Apr 29, 2007 12:28 pm
GoopyMonkey wrote: |
Sorry to bump a (quite) old thread, but I can't get this working.... |
Which DS are you using?
If the DS seems to be connected try a ping!
Will the ping be answered by your DS...?
#127032 - wandafritsch - Sun Apr 29, 2007 12:33 pm
bjoerngiesler wrote: |
I know you're desperately waiting for a new version that has DSWifi 0.3d in. I ask for a little more patience... |
Why don't you recompile version 2.4 with dswifi0.3d???
Please make a 2.4.02 version, first!!!
We do not need all the new stuff, we only need a working version for our DS Lites....
#127039 - GoopyMonkey - Sun Apr 29, 2007 2:22 pm
wandafritsch wrote: |
Which DS are you using? |
DS Phat, v3 firmware.
_________________
My favourite DS apps:
GBAMP Multiboot
Colors!
jEnesis
#127074 - bjoerngiesler - Sun Apr 29, 2007 9:06 pm
wandafritsch wrote: |
bjoerngiesler wrote: | I know you're desperately waiting for a new version that has DSWifi 0.3d in. I ask for a little more patience... |
Why don't you recompile version 2.4 with dswifi0.3d???
|
Because I have priorities.
_________________
DSFTP homepage
#127159 - wandafritsch - Mon Apr 30, 2007 2:40 pm
bjoerngiesler wrote: |
Because I have priorities. |
Thanks !!!
:-((
#127171 - bjoerngiesler - Mon Apr 30, 2007 4:06 pm
wandafritsch wrote: |
bjoerngiesler wrote: | Because I have priorities. |
Thanks !!!
:-(( |
Please do remember that this is free software, and I am not your employee. I also cannot remember you having made a donation. Therefore, I see myself in no kind of duty to fix a bug (that affects a minority and is in no way my fault) outside my very own schedule.
I have no proof, but I suspect that a fair share of people are looking forward to a new release of ReadMore too.
Also, you have the source to the main program, and you also have the library. If you're so hard pressed, go and recompile it yourself. Requires DevKitPro R18b right now. Have fun.
_________________
DSFTP homepage
#127266 - JLsoft - Tue May 01, 2007 7:57 am
I could see saying the problem affected the minority if the 'broken' Lites were some special edition that very few people had...but I'm pretty sure "Most of the new DS Lites sold so far in 2007" wouldn't also fall under the number 'very few' :)
Anyway, http://blog.dev-scene.com/lilou out now if anyone cares. Works okay here for most basic stuff.
#127267 - bjoerngiesler - Tue May 01, 2007 8:14 am
OK. Knock yourself out. Why you didn't just use libDSFTP, which contains a full FTP server, I don't understand. But go ahead.
_________________
DSFTP homepage
#127270 - JLsoft - Tue May 01, 2007 9:04 am
...err, because I have nothing to do with the creation of it. :P
Last edited by JLsoft on Tue May 01, 2007 9:20 am; edited 1 time in total
#127272 - bjoerngiesler - Tue May 01, 2007 9:18 am
JLsoft wrote: |
...err, because I have nothing to do with the creation of it? :P |
That's a reason to write something again that already exists? OK.
_________________
DSFTP homepage
#127273 - JLsoft - Tue May 01, 2007 9:22 am
"It", being what I linked to, not DSFTP.
#127274 - bjoerngiesler - Tue May 01, 2007 9:37 am
JLsoft wrote: |
"It", being what I linked to, not DSFTP. |
Ah. I see. :-)
_________________
DSFTP homepage
#127277 - OSW - Tue May 01, 2007 10:30 am
bjoerngiesler wrote: |
wandafritsch wrote: | bjoerngiesler wrote: | Because I have priorities. |
Thanks !!!
:-(( |
I have no proof, but I suspect that a fair share of people are looking forward to a new release of ReadMore too.
|
Heres some proof ^_^
#127456 - bjoerngiesler - Wed May 02, 2007 5:43 pm
OK, I caved in.
http://giesler.biz/~bjoern/downloads/dsftp/DSFTP-2.4.1.zip
No changes except the use of DSWifi 0.3d, so it should work on newer DSs now.
_________________
DSFTP homepage
#127702 - zAlbee - Fri May 04, 2007 5:04 am
JLsoft wrote: |
I could see saying the problem affected the minority if the 'broken' Lites were some special edition that very few people had...but I'm pretty sure "Most of the new DS Lites sold so far in 2007" wouldn't also fall under the number 'very few' :) |
I agree, especially since the sales of DS have boomed ever since the Lite came out. My white DS Lite was bought in Aug 2006, and I need homebrew with the wifi 0.3d library to work.
Thanks!
Ironically, now that the new version is out, I can't test it =(. I've moved and I no longer have my own WEP router and have to rely on unsecured access points. All my old homebrew that used to work, won't connect to any of the new APs I've tried... Seems to be DHCP problem on the AP-side, I can connect only by manually specifiying a correct IP in Beup Live 0.3e update. But no other homebrew I know of lets me do this...
Edit: Or probably dswifi is still buggy with certain routers and DHCP http://forum.gbadev.org/viewtopic.php?p=127281#127281
Last edited by zAlbee on Fri May 04, 2007 6:40 am; edited 1 time in total
#127705 - dantheman - Fri May 04, 2007 5:32 am
You can load a WFC-enabled game and specify your manual settings there, which should help homebrew connect easier, as you're right in that homebrew has a hard time with DHCP.
#127707 - zAlbee - Fri May 04, 2007 6:37 am
dantheman wrote: |
You can load a WFC-enabled game and specify your manual settings there, which should help homebrew connect easier, as you're right in that homebrew has a hard time with DHCP. |
*slaps head on forehead*
You're right! I totally forgot that the DS firmware has that option... I've got pretty much all my programs connecting again. A side effect seems to be that now even DSFTP 2.4 (before the latest update) works as well... Now I'm confused. (Do I have the same hardware as these "problematic" lites?) No doubt the latest dswifi version has more bugfixes, in any case.
#127712 - darky_mtp - Fri May 04, 2007 7:43 am
I can't connect my PC to DSFTP while using no encryption on my access point.
Setting up WEP correct this problem.
#127972 - greddy - Mon May 07, 2007 3:04 am
hey, is it just me or is anyone else unable to dl the file?
#127976 - Sektor - Mon May 07, 2007 3:58 am
That site goes down sometimes.
You can get it from my site: DSFTP-2.4.1.7z 700KB. I compressed it with 7-Zip just to annoy people.
_________________
GTAMP.com/DS
#128374 - saluk - Fri May 11, 2007 1:37 am
I really like the idea of a program to transfer files without having to swap cards out and in, but I have to say, this program does not work well at all with my m3 sd card. I've had it lock up on me twice, and one of those times it was in the middle of transferring a file and my sd card's filesystem got corrupted (had backups tho, phew). Probably just an incompatibility with my cart, but I'm too afraid to use it again.
If it did work, I would like to see the output on the touchscreen with a scrollable bar instead of having to press up and down the whole time.
Even though it's a bit unstable, it's the only application like this currently available.
Edit: except dslinux :) which works but is sometimes a hassle for a simple file transfer
#128825 - wandafritsch - Tue May 15, 2007 6:31 pm
Does somebody know how to make it working stable...???
Is there any switch, any configurable thing that this app will keep stable?
-------------------------
http://forum.gbadev.org/viewtopic.php?t=13199
:-(
#130744 - wandafritsch - Thu Jun 07, 2007 11:04 am
DO NOT delete files/folders with this app !!!
For more informations have a look at:
http://forum.gbadev.org/viewtopic.php?t=12743&start=135
:-(
---------------------------------------------------------------------------
Have a look at the 'legal successor':
http://forum.gbadev.org/viewtopic.php?t=13629
(-: :-)
#147860 - bjoerngiesler - Sat Dec 29, 2007 9:36 am
Hi all,
I've ported DSFTP to devkitARM 21, so you can link with libDSFTP if you use that version. Also, the new version of DSFTP uses DSWifi 0.34, meaning if you had trouble using old versions not connecting to your access point, that should be fixed. It also uses libfat, which is supposed to be more stable deleting files. Please give it a spin.
You can download at http://giesler.biz/~bjoern/downloads/dsftp/DSFTP-2.5.zip. Have fun!
If you want to link to the library, you also need DSGUI; get it at http://giesler.biz/~bjoern/downloads/dsgui/DSGUI-0.3.zip, docs are here.
BTW, just to make clear what DSFTP is: It's intended to be a developer tool, a library that you link to your own code to make it easy to access the flash cart from your developing PC while your app is running on the DS. I wish people would use it like that... Please see the docs at http://giesler.biz/~bjoern/en/sw_dsftp.html#development on how to do this.
Have fun and mail me with any/all bug reports.
_________________
DSFTP homepage
Last edited by bjoerngiesler on Sat Dec 29, 2007 10:04 am; edited 3 times in total
#147861 - bjoerngiesler - Sat Dec 29, 2007 9:42 am
Not to be nitpicking, but there's nothing 'legal' about this, and it's not a 'successor' to DSFTP either. It's just another FTP server someone wrote. I have no problem with that, but I object rather strongly to you giving the impression that I somehow endorse someone 'taking over my project'. That didn't happen, and I don't endorse it either.
_________________
DSFTP homepage
#147891 - MaHe - Sat Dec 29, 2007 11:48 pm
Woah, I just wanted to ask you if the project died. Thankfully, it's been updated to work with my new DS Lite. Thanks!
_________________
[ Crimson and Black Nintendo DS Lite | CycloDS Evolution | EZ-Flash 3-in-1 | 1 GB Transcend microSD ]
#148175 - one of ten - Thu Jan 03, 2008 10:22 am
I've been trying to get this to work correctly on my m3 lite, connecting through the hacked Nintendo Wi-fi usb adapter. It won't connect at all with any WEP set.
It will connect if the AP is set to open, no WEP (DS as well) however, will consistently timeout before fully retrieving even a 256k file.
Connecting FTP data socket 192.168.1.200:9000...
150 File is coming. Open wide!
ERROR:> Timeout (60000 ms) occurred on receiving data from the server.
If I move quick enough, I'm able to download the ftp config file, edit it, and upload it upon restarting the server. The file is being written correctly, but again, the connection dies very shortly after.
Any ideas as to why this is happening, or how it can be fixed? If not, any suggestions on alternatives to file transferring? I'm kind of new to all this.
#149273 - theli - Thu Jan 17, 2008 6:43 pm
that strange ... nor your DSGUI demo nor this can't be loaded from firmware menu .. only with homebrew using chishm loader...
and even when DSFTP 2.5 is loaded ... it seem to connect to AP ... but then it wont answer to connections or ping :(
2.4 was working perfectly
#149284 - bjoerngiesler - Thu Jan 17, 2008 10:07 pm
theli wrote: |
that strange ... nor your DSGUI demo nor this can't be loaded from firmware menu .. only with homebrew using chishm loader...
and even when DSFTP 2.5 is loaded ... it seem to connect to AP ... but then it wont answer to connections or ping :(
2.4 was working perfectly |
?!? I'm running this from the R4 firmware menu all the time. I've also had a lot of reports of people for who DSFTP 2.5 seems to hang after a while or immediately; I just did a six-hour stress test with MacOS X Finder's very talkative FTP client and had no hangs at all.
Since I changed almost nothing in my own code from 2.4 to 2.5, I'm blaming it on DSWifi or libfat...
_________________
DSFTP homepage
#149299 - Falafel - Fri Jan 18, 2008 1:01 am
I found that it does crash after a little while, unless.. you keep fiddling with the keys of the ds every once in a while... (using R4) and it was a great temporary replacement for my lost card-reader ;)
#149310 - theli - Fri Jan 18, 2008 5:52 am
bjoerngiesler wrote: |
?!? I'm running this from the R4 firmware menu all the time. I've also had a lot of reports of people for who DSFTP 2.5 seems to hang after a while or immediately; I just did a six-hour stress test with MacOS X Finder's very talkative FTP client and had no hangs at all.
Since I changed almost nothing in my own code from 2.4 to 2.5, I'm blaming it on DSWifi or libfat... |
i got black screens when i run from my g6light's menu :(
as for dswifi and libfat ... i've recompiled DSFTP using libs my own code had never problem running with on my hardware....
and still DSFTP could'nt be run from firmware and whem rum from homebrew launcher won't respond to connection attempts
#149346 - one of ten - Fri Jan 18, 2008 8:28 pm
Just an update on this.
I am able to establish a full and stable connection to DSFTP with 128 WEP, set to open, and my ssid unhid. Turns out the hacked software I was using was only the initial release, and had since been updated.
I can save large files to my pc with the occasional unexpected crash, but the write support for m3 sd is completely broken.
#150884 - bjoerngiesler - Thu Feb 14, 2008 8:38 am
Hi,
I've just uploaded V2.6 to http://giesler.biz/bjoern/en/sw_dsftp.html.
Changes:
o Fixed hangs on some hardware combinations
o Fixed bug which caused directory contents not to be reported correctly
o Introduced new config option "transferblocksize"
The latter is interesting: Robert Kavaler (thanks a lot, Robert!!) brought to my attention that there seems to be a problem on some hardware combinations transferring large memory blocks over Wifi and writing them to FAT. I don't know yet if this is libfat's, libwifi's or the HW's fault, but you can use the option "transferblocksize" to tweak it. It's set to 4096 by default now (was 8192), which seems a sane compromise between speed and stability, but if you need more of either, tweak it up or down. With the default value of 4096, I'm getting about 30KB/s transfer speeds. (I never had the crashing problem on my DS, so YMMV.)
One more note: The config file isn't strictly needed any more (hasn't been since 2.2 or so), so if you really can't write a text file according to spec and put it into a specific location, or simply don't want to, just forget it and use the default user DSFTP creates for you.
Have fun!
_________________
DSFTP homepage
#150885 - SiW - Thu Feb 14, 2008 9:16 am
Nice, I'll check it out in the morning. I wonder if it'll fix the issue I had - like falafel, the only way I could get a large (> ~400k) file transferred to the DS is if I regularly pressed the d-pad during transfer.
#150891 - Rocky5 - Thu Feb 14, 2008 1:05 pm
Cheers m8 works a treat no crashing now.
_________________
My Pocket Physics Stuff
Black NDSL.
CycloDS Evolution (firmware 1.3) + EZ-Flash 3-in-1 + Removed Rumble Was To Loud.
SanDisk 2GB MicroSD.
Best Game So Far Pocket Physics 0.6.
#150988 - theli - Sat Feb 16, 2008 12:38 pm
still doesn't start for me on G6Lite (just black screens).... it seems i'm stuck with 2.4.1 :(
#150994 - SiW - Sat Feb 16, 2008 3:51 pm
SiW wrote: |
I wonder if it'll fix the issue I had |
Yes ;)
Thanks for DSFTP, it has certainly cut down on the wear & tear on my R4 / microSD card.
#151081 - PypeBros - Mon Feb 18, 2008 4:50 pm
I gave v2.6 a try and i must admit that it performed way better than the previous releases i tested. Esp. i have been able to transfer a file of nearly 7 MB at average speed of 27KB/s.
On the other hand, i got weird behaviours with the "mkdir" command. "mkdir FOF" replied with "202 Directory created", but then when i tried "cd FOF", i just got "550 No such directory".
_________________
SEDS: Sprite Edition on DS :: modplayer
#151201 - bjoerngiesler - Wed Feb 20, 2008 10:10 pm
PypeBros wrote: |
I gave v2.6 a try and i must admit that it performed way better than the previous releases i tested. Esp. i have been able to transfer a file of nearly 7 MB at average speed of 27KB/s.
On the other hand, i got weird behaviours with the "mkdir" command. "mkdir FOF" replied with "202 Directory created", but then when i tried "cd FOF", i just got "550 No such directory". |
Could you send me a loglevel-5 log file of this?
_________________
DSFTP homepage