moosefood 0 Posted February 15, 2009 Share Posted February 15, 2009 I believe that all my notes are stored on my local hard drive as well as the Evernote Servers. However, I need to back-up to an external hard drive. If I copy the file on my local hard drive (C:Evernote/databases3), how would I be able to open it in case something ever happened to Ever note? I notice the extension is a .EXB file. Link to comment
heather 604 Posted February 16, 2009 Share Posted February 16, 2009 If you are using Evernote 2.x:You can either replace the corrupted file in your Evernote directory with your known good file, or you can use the File->Backup option to backup your database, and if anything happens, you'll be able to either "Import" your database back into 2.x or into 3.x.If you are using Evernote 3.x:Hit Start->Run-> "cmd"And change to your Evernote directory (C:\Program Files\Evernote, by Default.) Use the "ENScript.exe" utility to export notes to .enex files. For example, this would export all notes from the "Cooking" notebook to a file named "c:\cooking.enex":ENScript.exe exportNotes /q "notebook:Cooking" /f c:\cooking.enexThis would export all of your notes to a file named "c:\all.enex":ENScript.exe exportNotes /q "created:19710101" /f c:\all.enexFor more information on this, you can go here:http://www.evernote.com/about/developer ... ipting.phpOnce you've exported your notebooks to .enex files, they can be imported into other copies of Evernote (share them with your friends!) or simply kept as backups in case something happens to your database. Link to comment
moosefood 0 Posted February 16, 2009 Author Share Posted February 16, 2009 Thank you for the information but I don't have a corrupted file...just wanted to know how to make a "copy" of the locally stored files to an external hard-drive. I'm not too technical and wanted to make sure I got all of my notes backed-up. Thank you, again. Link to comment
heather 604 Posted February 16, 2009 Share Posted February 16, 2009 I said corrupted because that is generally the most common reason for replacing a backup. You said you already knew where the file was, so I was giving instructions on how to restore it Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.