wod SFTP Active X control GetAttributes event does (General questions)
Hi,
I m working with wodsftp active x control using visual basic 6.0, while I m trying to get the size of the file using GetAttrbute property of the control using this statement “woSFTP.GetAttributes RemoteFileLocation” then the Attributes event of the active X control corresponding to this doesn’t call.
Please suggest me how can I get the file size and other attributes of the file
Thanx in advance