I am using the clsFTP class found here :
http://www.gotdotnet.com/Community/U...6-64B987947C20
I cant get the ChangeDirectory Function to work
ftpObject.ChangeDirectory("Report_Backups")
and that is how it is documented in the code, but that syntax is not working, any suggestions?