Re: ftp user ssl - WeOnlyDo Discussion board

Re: ftp user ssl (General questions)

by woddrazen, Monday, May 14, 2012, 16:33 (4373 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


Complete thread: