PDA

View Full Version : No such file or directory


talktwo
01-25-2005, 05:32 PM
Well, I'm kinda on my wits end here ... and I can't seem to find a solution. I've looked into most venues and can't figure it out.

I connect to my ftp and I can see all the directories. However, whenever I try to enter certain directories, I get this error:

550 GAMES: No such file or directory.

This does not occur for all directories though, only certain root directories (i.e. GAMES, DiVX, REQUEST, TVRiPS <-- all under the E:\)

Here is my VFS file:

"E:\ftp" /
"D:\ftp\0day" /0day
"D:\ftp\APPS" /APPS
"D:\ftp\SVCD" /SVCD

the ones that are listed under D: can be accessed fine. The default permissions are 777

ioftpd 5.8.5r iobanana v.20 ioA v1.2.4

Thank you.

tuff
01-25-2005, 05:38 PM
what directories are in e:\ftp ?

a better idea is to set your root to ie.

c:\ioFTPD\site\pub

then add the directories you need from e:\ftp to your vfs ie.

e:\ftp\GAMES /GAMES

etc etc

iam
01-25-2005, 05:42 PM
Originally posted by talktwo

550 GAMES: No such file or directory..

bad path in *.vfs file

talktwo
01-25-2005, 06:32 PM
hmmm it doesn't seem like a bad path ...

the Directories under e:\ are as follows:

GAMES
DiVX
TVRiPS
REQUEST

The following default.vfs:

"E:\ftp" /
"D:\ftp\0day" /0day
"D:\ftp\APPS" /APPS
"D:\ftp\SVCD" /SVCD

displays this in flashfxp
0day
APPS
DiVX
GAMES
REQUEST
TVRiPS
SVCD

The following default.vfs (after changing it according to tuff's advice):
"C:\ioFTPD\site" /
"E:\ftp\GAMES" /GAMES
"E:\ftp\DiVX" /DiVX
"E:\ftp\REQUEST" /REQUEST
"E:\ftp\TVRiPS" /TVRiPS
"D:\ftp\0day" /0day
"D:\ftp\APPS" /APPS
"D:\ftp\SVCD" /SVCD

displays the following in flashfxp:
0day
APPS
SVCD

talktwo
01-25-2005, 06:38 PM
ok ... I figured it out ... that disk drive is corrupt :S