PDA

Click to See Complete Forum and Search --> : Internet transfer control - FTP TO unix


sarath_777
Jan 7th, 2000, 11:20 AM
I am using internet transfer control to ftp
files from NT to unix. I am calling each
command like, "CD ", "PUT " separatetely in
different execute statements.. Is there any
way to call Inet1.execute just once with all
commands concatenated ???
Your help is appreciated.

Sample code:

Inet1.Execute "FTP://" & HostName "CD " & ..
...
..
Inet1.Execute "FTP://" & HostName, "PUT " & file

vbsquare
Jan 7th, 2000, 09:50 PM
You're out of luck there I'm afriad.

------------------
"To the glory of God!"