Could I get the total size of the file? (General questions)
when I use the ftpdlx uploading a file , could I get the total file size in the ftpserver? not the size I have uploaded .
thanks
when I use the ftpdlx uploading a file , could I get the total file size in the ftpserver? not the size I have uploaded .
thanks
by woddrazen , (5845 days ago) @ tim
Hi Tim,
If you want to retrieve size of file on remote server you can use wodFtpDLX GetSize Method.
Here is example how to use GetSize Method:
----------------------------------------------------
dlx1.GetSize /home/something/somefile.txt
----------------------------------------------------
You can then receive result in Attributes Event using Size variable. If you are using blocking mode you can receive it in ListItem Property.
More help for GetSize Method you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~GetSize.html
Let us know how it goes.
Regards,
Drazen
by tim , (5845 days ago) @ woddrazen
thanks for your reply Drazen.
but I am sorry , I means how can server know the file size the client upload to him (the file have not been complete transfered).
(I need get the total file size in server not in client[:smile:])
thanks a lot
regards
tim
by wodDamir , (5845 days ago) @ tim
Tim,
Unfortunately, you can't. At least not until the file upload is done, since file size is not known to server before the actualy upload finishes.
You can only know how much bytes is uploaded so far (shown in Progress event).
Hope this helps.
Regards,
Damba
by tim , (5845 days ago) @ wodDamir
OK , thanks Damba .
then I will let the client send another message to server .
I like your component very much .
regards
Tim
by wodDamir , (5845 days ago) @ tim
Tim,
I'm glad that you like it.
If you run into any problems using it, let us know. We will try to assist in any possible way we can.
regards,
Damba
Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.
Many thanks for your excellent support service. I can see why you have a long list of excellent testimonials on your website.
...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
Many thanks for your excellent support service. I can see why you have a long list of excellent testimonials on your website.
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
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?
We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.
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.
Your customer service was excellent, and I will look at your products in the future for precisely that reason.