hi all .I am making an application that it has to upload .text file.(c:\myprog\test.txt) to a remote server via ftp but i do not know how to do it.The text file is in the same folder as my vb6 application. I do not want much fetures just it transfer the file to remote server and prompts the user that it finished transfering the file.I want the server information to be unchanable and need for user input.The main form has just a command button.Furthermore, i am looking for a solution that does not need any driver installation when the user uses the program.I be happy if an expert show me how i can achive this task.Thanks