Re: [FTPS] Cannot connect anymore with updated ver - WeOnlyDo Discussion board

Re: [FTPS] Cannot connect anymore with updated ver (General questions)

by woddrazen, Wednesday, April 07, 2010, 16:00 (5343 days ago) @ Ben

Hi Ben,


I manage to transfer 40MB file to your server without any problem.

Here is code I use:
[code]dlx1.HostName = hostname
dlx1.Login = login
dlx1.Password = password
dlx1.Protocol = FTPSwithdata
dlx1.Blocking = True
dlx1.StrictHost = True
dlx1.Connect

dlx1.PutFile c:\test4.rar , /users/path/test4.tst [/code]
Can you try something like that and let us know how it goes?


Regards,
Drazen


Complete thread: