Hi i would like to know how to upload using other code than this on an FTP Server.

upload Code:
  1. My.Computer.Network.UploadFile("c:\File.txt", "http://www.someserver.com/upload.aspx")

tanks