PDA

View Full Version : No such file or directory


sean_1
07-17-2006, 09:18 AM
I am having issues with writing to any directory.
I keep getting a 550 "No such file or directory" error.
Whats strange is that I was successfully tranfering files until I tried to over write a file.
I cannot seem to write in any directory no matter what i do (change permissions, make folders public, chang windows permissions settings).
Any suggestions?
Cheers.

ArtX
08-06-2006, 02:54 AM
if your not try updating to latest ioftpd - that seems to have solved it for me (for now ;) )

Zer0Racer
08-18-2006, 04:54 AM
In 99% of the cases when that error msg appears is when you try to upload (or make changes) to a dir/drive that is a part of a (in ioFTPD) raided dir. Uploading is not supported because it is intended for archiving purposes only. But uploading still "works" but everything ends up on the last drive in that perticular vfs raid. For example:

"d:\ftp\somedir" /somedir <-- the dir you want to make changes to is located here
"e:\ftp\someotherdir" /somedir <-- uploads end up here