If you're here, you've realized that System.Data.SQLite does not support the SQLite Online Backup API . If you absolutely can't wait until it is supported, I've found a solution. If you want to copy a .db3 file to another .db3 file, you should either use the copy file API of your operating...