|
-
Jan 28th, 2003, 07:43 PM
#1
Thread Starter
Lively Member
ftp problem
Hi: I have this program that tranfer a file from a computer to
another computer, but when i run have a error message
"Unable to connect to remote host". text4=the source,
text5=for where is to copy the file,
text1=from the computer to ...
What Happen please?
Inet1.Protocol = icFTP
Inet1.URL = Text1.Text
Inet1.UserName = Text2.Text
Inet1.Password = Text3.Text
Inet1.Execute , "PUT " & Text4.Text & " " & Text5.Text
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|