MidasKing
11-08-2003, 12:48 PM
Hmm, I have a small problem with raiding dirs.
In my .vfs file I have declared:
"d:\FTP\Moviez-1" \Filmes_all
"e:\FTP\Moviez-2" \Filmes_all
But, when I try make directories or uploads in dir \Filmes_all (e:\FTP\Moviez-2, of course), with my ftp client, I get an error message saying:
MKD teste_dir
550 teste_dir: Permission denied.
PWD
257 "/Filmes_all/" is current directory.
PASV
227 Entering Passive Mode (200,220,193,252,7,191)
LIST
I have checked the ioftpd.log but I can't find anything in there. The chmod values are also ok.
Anyone know what the problem might be?
In my .vfs file I have declared:
"d:\FTP\Moviez-1" \Filmes_all
"e:\FTP\Moviez-2" \Filmes_all
But, when I try make directories or uploads in dir \Filmes_all (e:\FTP\Moviez-2, of course), with my ftp client, I get an error message saying:
MKD teste_dir
550 teste_dir: Permission denied.
PWD
257 "/Filmes_all/" is current directory.
PASV
227 Entering Passive Mode (200,220,193,252,7,191)
LIST
I have checked the ioftpd.log but I can't find anything in there. The chmod values are also ok.
Anyone know what the problem might be?