SFTP AttributesDataDelegate Not Executing (General questions)
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:
- SFTP AttributesDataDelegate Not Executing - Harewood, 2012-12-26, 21:27
- Re: SFTP AttributesDataDelegate Not Executing - woddrazen, 2012-12-27, 10:48