View Single Post
Old 03-19-2004, 12:55 AM  
scull
Senior Member
 
Join Date: May 2003
Posts: 159
Default How to prevent CWD?

Hi ..

I have a VB6 question.

I have made a script that prevent unwanted dirs to be uploaded. I'm exiting my program and leave 1 ... This BLOCKS the PRE-MKD event, so far so god. BUT ( why are there always a but ? ) then ioFTPD or the client wants to CWD ( change owner dir ) to the NOT made "MKD" dir. And while searching it ioFTPD finally times out .. ( the unwanted dir however is NOT uploaded and all the other files is uploaded after the timeout and reconnet ).

The Question: How does i prevent the CWD to the unexisting, blocked dir ?

//Scull
scull is offline