PDA

View Full Version : Problems with ULaunchelf3.41o


Experiment1106
11-12-2005, 04:43 PM
before Release o i use windows commander for ftp in the new version i can not use it is not compatible Why?

E P
11-12-2005, 05:15 PM
before Release o i use windows commander for ftp in the new version i can not use it is not compatible Why?

I changed the LIST format to MS-style so that's the problem. I uploaded "n" again so you can still use it. Version "o" right now is just for testing timestamps and the new FTP LIST format. I will proably go back to the UNIX-style if others experience problems with "o" as well.

OK, can that FTP client access ASUS FTP server at ftp.asus.com.tw port 21 anonymous login or Gravis FTP server at ftp.gravis.com port 21 anonymous login? That is the list format type I changed PS2Net to. If it can't then MS List format won't work at all with your ftp client. If those two work with your FTP client software then it's something I didn't implement properly.

topshooter
11-12-2005, 07:01 PM
yeah, In filezilla it wont display anything for LIST, had to go with "n"

E P
11-12-2005, 07:23 PM
yeah, In filezilla it wont display anything for LIST, had to go with "n"

Hum that's odd since I tested it with Filezilla, Bulletproof FTP, and Windows Command line FTP. It works fine here with FileZilla 2.2.17. :chinscrat

Experiment1106
11-12-2005, 09:03 PM
no Problem for me to contact the 2 Addresses with windows commander

E P
11-12-2005, 09:13 PM
no Problem for me to contact the 2 Addresses with windows commander

Alright thanks, it looks like I must have missed something in the MS style format. I'll have to take another look at the string format that I pass in FtpClient.c.

OK, I figured it out with a lttle checking and that program. I didn't set server type to "Windows_NT version 5.0" from "UNIX Type: L8". Sorry, I'll re-release verion "o" later with the fix.

Thanks again for the heads up,

EP

E P
11-13-2005, 02:17 AM
OK I think it's fixed now. I removed version "n" again and released big "o". Hopefully big "O" can get the job done.

LaunchELF v3.41O (11/13/2005)
ps2ftpd new additions and changes: Included ps2ftpd.irx and source changes.
-Fixed a bug with MS-style list format and many ftp clients.
-Changed MS-style list format slightly to show 12:00AM instead of 00:00AM, which was wrong earlier. (Note: some ftp clients will get this wrong and show 12:00PM instead so be aware).
-Altered files: draw.c=version_id, FtpClient.c + FtpCommands.c=ps2ftpd changes

Experiment1106
11-14-2005, 08:35 AM
ok E P i tested BIG O and all is fixed now great job.
i have a question maybe you can answer me what is the plan for future for ULaunchelf can you tell me?
I like this Prog very much and the future is ready for this great prog -

Best Regards Experiment1106

E P
11-15-2005, 10:38 PM
ok E P i tested BIG O and all is fixed now great job.
i have a question maybe you can answer me what is the plan for future for ULaunchelf can you tell me?
I like this Prog very much and the future is ready for this great prog -

Best Regards Experiment1106

Well my hope is that in the near future dlanor and I can get some sort of mc backup routine in there but that still depends on a lot of things.

PS2Net will revert back to the UNIX-style LIST format in the next release. I've also made many other slight changes to clean up the uLaunchELF source package. Not too much has been done directly to LaunchELF for sometime. I think that taking the time with usb and ftp stuff will help LaunchELF in the long run. I have fixed a few things and exposed issues that dlanor and I would have had to deal with eventually.

The next version will mainly be released for its source package updates unless something else changes.