I am using Limilabs ftp component to download a specific file and get "Could Not get file size" error -


i in c# , using limilabs component download, can , have used long time without issue. encountering problem in downloading specific file monarchs server. asking there can work around error or tell limilabs, download (i can , have downloaded file directly using winscp) know can download file. need automate this.

i couldnt post code sample stupid ui interface wouldnt let me paste totally valid piece of code code block line blows on ftp.download(remotepath,localpath);

the ftp.download throws exception:-

limilabs.ftp.client.ftpresponseexception unhandled hresult=-2146233088 message=could not file size. source=ftp

i have googled, , looked on forum @ limilabs... have indications of means need configure in limilabs, there need go , ftp host of files?

puzzled couldn't find references when doing google search

regards julian


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -