Hi,
I am using edtftpPro for C#.NET and would like to know if there is a command to create subdirectories in one command on the server. For example, from the current working directory "/", how can I create, using one method call, the following? /FolderA/FolderB/FolderC/FolderD/
Thanks