CFtpConnection::SetCurrentDirectory()
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am using CFtpConnection::SetCurrentDirectory() before transferring files to a website. My problem is that when I try to set the directory on a server that has case sensitive directories CFtpConnection::SetCurrentDirectory() fails. I have made sure that the directory being passed into CFtpConnection::SetCurrentDirectory() is correct but the functions fails. Has anyone else seen this or am I doing it incorrectly. Thanks in advance. *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************