-
Could anyone supply me with a piece of code that would log onto an ftp server, change to a directory on the server and upload a file, because i have had a lot of problem with this.
I dont need any fancy display, just some code that will do it for me. All of the other code i have had for changing the dir does not seem to work, i think it could be down to the server witht the commands it takes, because my server does not use any DIR commands, it uses CWD etc.
Any Help Would Be GREATFULY Used !
????????????????????????????????????
-
check your e-mail, I sent you a class, it contains most of the functionality for connecting, you might need to implement the SetCurrentDirectory function in the Declarations module, but the bulk of the code is there.