Looking for the best way to check for a given directory via FTP.
Currently i have the following code:
private bool FtpDirectoryExists(string direct
Navigate to the parent directory, execute the "ls" command, and parse the result.