Close
jGuru Forums
Posted By: Abha_Salhotra Posted On: Monday, February 9, 2004 02:45 AM
I want to create a directory on FTP Server during runtime. Is it possible to do so? if yes, then please tell me how?
Re: To create directory on FTP Server
Posted By: Christopher_Koenigsberg Posted On: Monday, February 9, 2004 06:28 AM
RTFM ftpd or read the RFC. "MKD" is the protocol request to make a new directory.