OK, since there is no file, the error message means that it can't create the file. Is there a JoomlaPackRemote.ini inside the application's directory? This file is normally used to run Remote in portable mode. So, if there is, Remote will try to create the jpremote.s3db file inside the application's directory. Since permissions are more strict in there, this might fail and give you an error. Deleting the INI file should let Remote create the file. The same applies if there is a jpremote.s3db file in the same directory as the application. Remove it too if it exists.
If this still doesn't work, there is some other filesystem related problem which doesn't allow the creation of the s3db file in the pre-defined location. In this case, you may want to use the ZIP version of Native Tools, extract is somewhere inside your My Documents folder and follow the instructions in the "
Using Remote as a portable application" section of the documentation. Specifically, you'll have to create a text file named "JoomlaPackRemote.ini" with the following contents:
[Global]
Portable=-1
This will instruct JoomlaPack Remote to write its configuration file in the same directory as the application files. Since it's now a subdirectory of your "My Documents" directory, Remote should be able to write to it.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!