FtpDLX.NET throws an error at GetAttributes() from TitanFTP - WeOnlyDo Discussion board

FtpDLX.NET throws an error at GetAttributes() from TitanFTP (wodFtpDLX / wodFtpDLX.NET)

by Jasmine, Thursday, March 09, 2017, 11:37 (2567 days ago) @ Vadym

Hi Vadym,

I used 'CS 1. Simple' example, put there my hostname/login/password, selecteted protocol.

THen in that sample I added new button and put this code to be executed on it:

Ftp1.GetAttributes("/readme.txt");

and checked out what happens, and if I get proper response. I got back AttributesEvent and was able to read ModificationTime, as example code has it.

Does this work for you?

Jasmine.


Complete thread: