I've got a problem with offline files. I have made a folder on a share available offline, this works. I use an application that looks for a database file (and creates it if it doesn't exist) in a different folder that is not available offline on the same share. When offline this application creates a new database when run as if it was online. I then go back online and it updates the server version, I don't want this to happen as it overwrites the existing one on the server and people get upset with me! How can I stop a temp offline folder being created?