Storing downloaded files

Mikhail
07/15/2005 08:38 am
I use OEE via OLE.
And I need to process all downloaded file, when the processed file is not needed for me, it just waste disk space. But some time later I`ll update this project and want to process only modified files.
How can I empty downloaded files so OEE won`t download them again but will download them only if they are modified.
Oleg Chernavin
07/15/2005 08:40 am
Use the "Delete Project Files only" feature. Offline Explorer Enterprise will ask you whether you need to keep the downloaded files information for future updates.

Best regards,
Oleg Chernavin
MP Staff
Mikhail
07/15/2005 09:21 am
> Use the "Delete Project Files only" feature. Offline Explorer Enterprise will ask you whether you need to keep the downloaded files information for future updates.
Thank you for pointing me to this feature.
But I have just tested it: download my site, delete files, update some files on server, update project (Shift+F5) - and updated files hasn`t downloaded.
So OLE "function Delete(Options: OEDeleteOptions);" not allows to set "I need to keep the downloaded files information for future updates or not".

May be all I need - it is to set downloaded file length to 1 byte preserving its date&time?
Does it work with all files? What me to do with html-files? Does current OE edition search new links from downloaded html or from map-file?
Oleg Chernavin
07/18/2005 02:49 am
You will still have to keep HTML files, because Offline Explorer will use them to find links to other HTMLs. Only when you delete the Project files, Offline Explorer will use a database to check whether the files has been changed.

Oleg.