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
I really like these products - they are consistently first rate!
David Witten
WWR Development, Inc.
It was no small factor, however, that your support in getting me up and running made me buy from you.
Charles Taylor
InterWeave, Inc.
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
David Keenan
Serengeti Systems Incorporated
Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.
Don Fitzpatrick
InterNetworx Systems
...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...
Steven Jones
SABIEN project
Your support is fantastic.
Douglas Michael Panchyshyn
The Net Software Group
...I'm extremely impressed with the product, it represents excellent value for money...
Danny Haworth
Assetdisk
Don't be fooled by the cost, it's value and quality far exceeds the price being charged!
Ian D. Mead, author of UltraEdit-32
IDM Computer Solutions
Your support is fantastic.
Douglas Michael Panchyshyn
The Net Software Group
The wodCrypt product is great and we appreciate your effort to add support for UNIX Crypt.