Hi all,

I used the API function InternetConnect to connect to a server and used FtpPutFile to copy files from a local PC to the server. What I would like to do is send a cd .. command to that server to go up one level and another cd folderName to get to the right location so I can put my file. Anyone have any idea how to do this? Any help would be appreciated.

Thanks