download location (wodAppUpdate)
Where is it storing the files it downloads? Is that what it uses to determine a previous update attempt? I have issued a reset command but it still says previous download detected.
Where is it storing the files it downloads? Is that what it uses to determine a previous update attempt? I have issued a reset command but it still says previous download detected.
by wodDamir , (6362 days ago) @ jasnew1969
Hi,
The component will download the temporary files into the folder where the application is run from, unless different path was used in Path property. Those files have a .new extension.
Also, if you wish to delete any possible leftover files, you should call Clear method from within PrevDetected Event. Or you can use PrevExists property to check if previous files already exist, and call the method then.
Regards,
Damba
by jasnew1969 , (6362 days ago) @ wodDamir
I get a previous instance notice everytime I start the program. I searched my computer and there are no files with .new extentions. I've called reset and clear and still get the notice. Is there another file it's looking for?
by wodDamir , (6362 days ago) @ jasnew1969
Hi,
Did you try our samples? Do they work? Do you receive the same problem with them too?
Also, what version of the component are you using?
Regards,
Damba
by jasnew1969 , (6362 days ago) @ wodDamir
Yes, same with your sample. The version is 1.3.0.79. The only differnce between your sample and my code is a little bit of logging I added to catch type-o's in the config file. As soon as you run the exe, previous download detected.
by wodDamir , (6362 days ago) @ jasnew1969
Hi,
You can check where the temporary file is placed by checking the NewPath property after the download is done.
I.e, in DownloadDone do something like this:
MsgBox wodAppUpdate1.Files(0).NewPath
It will return the path to where the file is placed.
Regards,
Damba
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?
I would highly recommend this to anyone who needs a good quality SFTP solution.
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
Thank you very much for the rapid responses. I was a little nervous about dealing with a company that is on a different continent from me. You have proven my concerns to be unfounded.
Your .NET components allow us to blend .NET technology seamlessly with secure communication, and with excellent technical support.
The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo
Congratulations on an excellent product and first rate support!
...I'm extremely impressed with the product, it represents excellent value for money...
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.
Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.