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.
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.
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?
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.
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
I really like these products - they are consistently first rate!
David Witten
WWR Development, 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
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
The wodCrypt product is great and we appreciate your effort to add support for UNIX Crypt.
William Ruf
Siemens Information and Communication Networks
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
I really like these products - they are consistently first rate!
David Witten
WWR Development, Inc.
It is very refreshing to find such helpful, knowledgeable and quick responding technical support.
Jason Sears
CompuSource Systems, Inc.
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
Dirk Bulinckx
bvba Woodstone
You made it so simple for us to integrate SFTP - a technology we had little experience with...
Zack Menendez
Mapframe Corporation
...with a minimum of effort as the DLL interface was written with such simplicity...