<div dir="ltr"><div>Hi,</div><div><br></div><div>you have several options: you can store the QGIS project on a remote postgres DB and provided that the layer's data is also stored in a remote accessible DB you should be ready to go.</div><div><br></div><div>If the data are stored on disk, you'll have to transfer them to the server in order to have them accessible on the server.</div><div><br></div><div>Of course if you have other filesystem-based assets used by your project (icons, svgs etc.) you need to transfer them as well, keeping paths relative to the project path will make everything easier in that regard.</div><div><br></div><div>If you don't want/can store the project in the remote postgres DB you can transfer the project and all other filesystem-based assets to the server.</div><div><br></div><div><br></div><div>Kind regards</div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 9, 2022 at 8:02 PM Ben Siewert via Qgis-user <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I'm new to QGIS. I'm a web developer and helping a friend with a QGIS project.</div><div><br></div><div>I'm wondering how I can sync a local QGIS desktop project with a QGIS server. </div><div><br></div><div>One thing I'm really confused about is on the QGIS server documentation, I need the url to point to a file (world.qgs in the docs, link <a href="https://docs.qgis.org/3.16/en/docs/server_manual/getting_started.html#serve-a-project" target="_blank">here</a>). </div><div><br></div><div>So my question is:</div><div><br></div><div>In order to sync project changes from the Desktop app to the server, do I need to only connect to the remote Postgres database? Or do I also need to upload this file and point the url to it? </div><div><br></div><div>Or is it possible to only have to sync the database? </div><div><br></div><div>Thanks a ton in advance, and I'm pretty impressed with this project!</div><div><br></div><div>Ben</div></div>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Alessandro Pasotti</div><div>QCooperative:  <a href="https://www.qcooperative.net" target="_blank">www.qcooperative.net</a><br></div>ItOpen:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div></div>