Question
Does Digital Ocean use NFS as a file system for its VPSs? (SQLite doesn't work with NFS)
Does anybody here know for sure if Digital Ocean use NFS as a file system for its VPSs? I am asking this because I like to use SQLite for my websites, and SQlite isn’t guaranteed to work correctly on NFS “because fcntl() file locking is broken on many NFS implementations” [https://www.sqlite.org/faq.html]
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×