Skip to content

Access SQLite database remotely by mounting web server via (s)FTP #16255

Answered by AliveDevil
philipschilling asked this question in Q&A
Discussion options

You must be logged in to vote

Mountain Duck should work fine in this case.

  1. Yes, there is no difference in editing a local file or one available through Mountain Duck.
  2. Yes, make sure to only edit the file in one active application.
    That is: The server may deny Mountain Duck access to the SQLite database, when your web server application holds the database open in a shared-nothing handle. But this is software dependent. Mountain Duck will not create long-living handles to remote files. It will open, fetch and close the file. There is no way to "lock" remote files.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by philipschilling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
sftp SFTP Protocol Implementation mountainduck Mountain Duck
2 participants