PDA

View Full Version : [Fixed] problem when creating directories


seiyar
06-30-2004, 06:04 AM
hello all i have a probleme when I create a dir :

226-resolvePath 1: Error opening file D:ioftpd\system\users\104'
226-resolvePath 1: Error opening file D:ioftpd\\system\users\104'
226-getUserGroup 1: Error opening file D:ioftpd\\system\etc\UserIdTable'
226-getUserGroup 1: Error opening file 'cD:ioftpd\\system\etc\UserIdTable'
226-getUserGroup 1: Error opening file D:ioftpd\system\etc\UserIdTable'


thanks... sorry for my english...

neoxed
06-30-2004, 01:00 PM
Which version of ioBanana are you using? In your ioBanana.ini, you must not have trailing slashes at the end of your directory paths.
io_path=D:\ioFTPD
Moved to the proper forum category.

CyberAL
07-02-2004, 11:25 AM
really?
cause if I don't have it on for example

race_symlink_dir=d:\ftp\

the [Race]-link is created in d:\ root when something is uploaded in d:\ftp\tv

Harm
07-02-2004, 12:01 PM
The trailing slash/blackslash is needed for some settings and not for some others.

CyberAL
07-02-2004, 01:22 PM
hehe, ok.. could you specify which ftp-dirs in ioBanana.ini that _should_ have it?

all symlink settings or?

Harm
07-02-2004, 01:43 PM
Default ioBanana.ini has good examples (as the readme says).