Re: ftp user ssl (General questions)

by woddrazen, (4735 days ago) @ Ed Weijma

Ed,


What happens if you remove quote characters from Protocol, Port and Passive Properties values? They shouldn't be used there.
[code]objFTP.Protocol = 4
objFTP.Port = 990
objFTP.Passive = 1 [/code]
Drazen

locked

Complete thread: