whats wrong with this program transfer nothing
i have ftp server
i think that i not connect to the other computer
what i need please?


Inet1.Protocol = icFTP
Inet1.URL = "147.10.10.1" 'Text1.Text
Inet1.UserName = Text2.Text
Inet1.Password = Text3.Text

Inet1.Execute , "PUT " & "c:\qbasic\ace.txt" & " " & \\mar\acepta.txt"