joedj / ftpii

An FTP server for the Nintendo Wii
Other
52 stars 18 forks source link

No such File Or Directory Error when dumping game discs with ":" in the filename #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of ftpii are you using?
0.0.17
[Can't test with 0.0.18 as I am experiencing the Wii hard lock problem 
when 0.0.18 tries to automount the dvd]

What steps will reproduce the problem?
1. Start FTPii
2. Insert LEGO Indiana Jones: The Original Adventures. [I am using the PAL 
version]
3. Connect using FTP client [I have tested using FileZilla 3.2.3.1, and 
FlashFXP 3.4.0, and Windows Vista command line ftp client and seen problem 
each time]
4. Navigate to /wod directory [Can see file named 'RLIP64 LEGO Indiana 
Jones: The Original Adventures (Wii) [PAL].img'
5. Attempt to transfer file to local PC

What is the expected output? What do you see instead?
Expected: Expect to be able to transfer the file
Actual: Receive an error message 
'Response:  550 No such file or directory' on the client
On the server so the text:
Got command: RETR /wod/RLIP64 LEGO Indiana Jones: The Original Adventures 
(Wii) [PAL].img
Wrote Reply: 550 No such file or directory

Please provide any additional information below.

Assume the error is related to embedded (':') within the file name.

Have reproduced the error with the following games (Filenames as presented 
by FTPii)

- RLIP64 LEGO Indiana Jones: The Original Adventures (Wii) [PAL].img
- RFOP52 Spider-Man: Friend or Foe (Wii) [PAL].img
- RSTP64 Star Wars:  The Force Unleashed (Wii) [PAL].img
- RYWP01 Big Brain Academy: Wii Degree (Wii) [PAL].img

Have no trouble with the following games (Filenames as presented by FTPii)
- RRBP41 Rayman Raving Rabbids (Wii) [PAL]
- RMUP52 Marvel Ultimate Alliance (Wii) [PAL].img
- RFNP01 RVL Wii Fit (Wii) [PAL].img

Original issue reported on code.google.com by djr.subs...@gmail.com on 19 Apr 2009 at 2:02

GoogleCodeExporter commented 9 years ago
Forgot to say - awesome work as well!, keep it up :)

Original comment by djr.subs...@gmail.com on 19 Apr 2009 at 2:05

GoogleCodeExporter commented 9 years ago
Thanks.  Yes, this bug was actually fixed in 0.0.18 but the other bugs make it 
hard
to use.

I think I will release 0.0.19 soon with the automount stuff disabled.  Sorry 
for the
inconvenience...

Closing this as a duplicate of Issue #29

Original comment by joe.goo...@psychlaw.com.au on 19 Apr 2009 at 11:50

GoogleCodeExporter commented 9 years ago
Ahhhh - sorry for the dupe - had a quick look through the issues but obviously 
didn't look hard enough.

Thanks for the quick response :)

Original comment by djr.subs...@gmail.com on 20 Apr 2009 at 10:48