SFTP AttributesDataDelegate Not Executing - WeOnlyDo Discussion board

SFTP AttributesDataDelegate Not Executing (General questions)

by Harewood, Wednesday, December 26, 2012, 21:27 (4145 days ago)

Hey, I have been trying to retreive the attributes of a files after they have been copied to the remote client. Your SFTP DLL has a method GetAttributes(string RemotePath) and this method calls back to the delegate AttributesDataDelegate(object Sender, SFTP.AttributesArgs[] Args). This delegate never fires after the method is fired. Do you have a sample which your provide with this function working?


Complete thread: