You can request remote server file size using GetAttributes Method. Result will be received inside Attributes Event in Size parameter.
[code]Sftp1.GetAttributes( /home/something/somefile.txt )
Private Sub Sftp1_AttributesEvent(ByVal Sender As Object, ByVal Args As WeOnlyDo.Client.SFTP.AttributesArgs) Handles Sftp1.AttributesEvent
MsgBox(Args.Size)
End Sub[/code]
Let us know how it goes.
Actually you should try exactly what I mention in my last post. Of course you should first connect to your SFTP server using wodSFTP.NET.
sftp1 in my example is wodSFTP.NET reference:
Dim WithEvents Sftp1 As WeOnlyDo.Client.SFTP
So you don't need to reference GetAttributes Method.
Did you try maybe wodSFTP.NET examples maybe? You can find them in component Samples folder.
Maybe they can help you to start developing with wodSFTP.NET.
Drazen
Thanks! We love your software and your great support!
Sandy Fliderman
Primary Development Corporation
May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?
Michael Barnett
Full Spectrum Telecommunications
It was no small factor, however, that your support in getting me up and running made me buy from you.
Charles Taylor
InterWeave, Inc.
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
Michael Thomas
ClownRed Media
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
Sander Pool
Rhapsody Networks
Brilliant, even works on the mobile phone...
Conrad Leigh
Leaf Wireless
Your component works really great. With minor effort I have been able to convert my delphi application...
Gilles Hache
Cisco Systems Inc.
I've heard that you are amazing with your replies coming back so quickly - and now I've seen the speed in which you reply first hand.
Andrew Narracott
Sun Computer Consultancy
Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...
Chris Langsenkamp
Clever Technologies
Thank you for the great customer service ... I am really impressed with the wodSSH ActiveX control.