I can upload to my ftp server but i tried uploading to a directory but it doesnt work.
Not really a VB question
What FTP client are you using
If you are using VB.net One Click, I suggest ...Not
Download CoreFtp Free
Google it
HostName = Ip or Domain Name which is attached to the ftp client, (example a subdirectory without a ftp client will nto be accessible unless you enter the root)
Username = Your username
Password = Your Passwod
You are connecting(type) FTP
Typically Port 21 (unless you have a dedicated server and were smart enough to change ftp and ssh ports)