Hello everyone,
I am new to this forum and in fact new to the EdtFTP.Net component. I am testing the component in a new project I am working on. Overall the component is very logical in how its used and I really like the ability to capture all commands and responses from the FTP session.
The problem I have is, when I try to obtain a directory listing of a folder that contains white space I receive the following ASP.Net error:
EnterpriseDT.Net.Ftp.FTPException: ./active/Web: The system cannot find the file specified.
./active/Web References is the folder I am trying to get a directory of. I have tried putting the directory in double and single quotes but the problem persists.
ASP.Net creates the