Error with FTPSimplicit - WeOnlyDo Discussion board

Error with FTPSimplicit (General questions)

by ogedei, Tuesday, June 12, 2007, 18:33 (6374 days ago)

I get the following error logging into a FTPSimplicit site

Please set login, and password/certificate first

oFTP.Blocking = True
oFTP.Hostname = URL
oFTP.Login = Bob
oFTP.Passive = 0
oFTP.Password = Bob'sPassword
oFTP.Port = 990
oFTP.Protocol = 4
oFTP.RemotePath =
oFTP.Timeout = 120
oFTP.Connect()


Complete thread: