<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
               xmlns:atom="http://www.w3.org/2005/Atom"
               xmlns:dc="http://purl.org/dc/elements/1.1/"
               xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
               xmlns:admin="http://webns.net/mvcb/"
               xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
               xmlns:content="http://purl.org/rss/1.0/modules/content/">
            <channel>
                <title>
					                		Please allow cloud account storage of PrusaSlicer settings - PrusaSlicer                                    </title>
                <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/</link>
                <description>Prusa3D Forum Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Tue, 09 Jun 2026 21:46:01 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>RE: Please allow cloud account storage of PrusaSlicer settings</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-765319</link>
                        <pubDate>Tue, 23 Sep 2025 03:05:19 +0000</pubDate>
                        <description><![CDATA[I use a combination of Windows and MacOS and run PrusaSlicer on both.  Will the same config file work on both platforms?  I would expect it to, but you never know...]]></description>
                        <content:encoded><![CDATA[<p>I use a combination of Windows and MacOS and run PrusaSlicer on both.  Will the same config file work on both platforms?  I would expect it to, but you never know...</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>Mike B</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-765319</guid>
                    </item>
                                        <item>
                        <title>RE: Please allow cloud account storage of PrusaSlicer settings</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-765303</link>
                        <pubDate>Mon, 22 Sep 2025 22:13:30 +0000</pubDate>
                        <description><![CDATA[It looks like Prusa is not a fan of this idea. They want us symlinking and copying forever]]></description>
                        <content:encoded><![CDATA[<p>It looks like Prusa is not a fan of this idea. They want us symlinking and copying forever </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>tr1pp4</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-765303</guid>
                    </item>
                                        <item>
                        <title>RE: Please allow cloud account storage of PrusaSlicer settings</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-673797</link>
                        <pubDate>Thu, 14 Sep 2023 15:16:31 +0000</pubDate>
                        <description><![CDATA[IMO this is one of cura&#039;s big +1&#039;s Very hopeful a native cloud/backup solution gets added.]]></description>
                        <content:encoded><![CDATA[<p>IMO this is one of cura's big +1's <br />Very hopeful a native cloud/backup solution gets added. </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>klepp0906</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-673797</guid>
                    </item>
                                        <item>
                        <title>RE:</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-672640</link>
                        <pubDate>Thu, 07 Sep 2023 09:19:13 +0000</pubDate>
                        <description><![CDATA[How does one do this? I have google drive. I&#039;ve located the Prusa folder in my app data folder, but how can I sync this across machines?

Here&#039;s how I do it using OneDrive. Google Drive, D...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="0" data-postid="672585" data-mention="">
<p>How does one do this? I have google drive. I've located the Prusa folder in my app data folder, but how can I sync this across machines?</p>
</blockquote>
<p>Here's how I do it using OneDrive. Google Drive, Dropbox, local NAS, should work the same.</p>
<ul>
<li>Go to Prusaslicer's Help menu and select Show Configuration Folder</li>
<li> Go up one level and note the location/path name of the folder. It's usually /Users/username/Library/Application Support/PrusaSlicer (alphas and betas have different names). On Windows, it would look like C:/Users/username/AppData/Roaming/PrusaSlicer or similar.</li>
<li>Create a backup copy, just in case.</li>
<li>Copy the configuration folder to your network drive and delete the original. Note the new pathname, in my case /Users/username/OneDrive/3D Printing/Software/PrusaSlicer/PrusaSlicer</li>
<li>Open a terminal window.</li>
<li>Create a symlink on each computer on which you want to sync it:</li>
</ul>
<pre contenteditable="false">ln -s /Users/username/OneDrive/3D Printing/Software/PrusaSlicer/PrusaSlicer /Users/username/Library/Application Support/PrusaSlicer</pre>
<p>What all this does is create a "master copy" of the config folder on a network drive (OneDrive/Gooogle drive/Dropbox handle the syncing of that drive across machines in the background). The symlink creates a pointer to that folder in the location PrusaSlicer looks for the config folder.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>FoxRun3D</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-672640</guid>
                    </item>
                                        <item>
                        <title></title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-672615</link>
                        <pubDate>Thu, 07 Sep 2023 03:21:53 +0000</pubDate>
                        <description><![CDATA[I wouldn&#039;t trust anything to Google - they already know too much.If you don&#039;t know how to setup sync then an simple symlink to a NAS on your local network is actually better if you&#039;re not go...]]></description>
                        <content:encoded><![CDATA[<p>I wouldn't trust anything to Google - they already know too much.</p><p>If you don't know how to setup sync then an simple symlink to a NAS on your local network is actually better if you're not going to work off site.</p><p>Cheerio,</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>Diem</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-672615</guid>
                    </item>
                                        <item>
                        <title>RE: Please allow cloud account storage of PrusaSlicer settings</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-672585</link>
                        <pubDate>Wed, 06 Sep 2023 21:36:26 +0000</pubDate>
                        <description><![CDATA[How does one do this? I have google drive. I&#039;ve located the Prusa folder in my app data folder, but how can I sync this across machines?]]></description>
                        <content:encoded><![CDATA[<p>How does one do this? I have google drive. I've located the Prusa folder in my app data folder, but how can I sync this across machines?</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>miremaker</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-672585</guid>
                    </item>
                                        <item>
                        <title>RE: Please allow cloud account storage of PrusaSlicer settings</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-647949</link>
                        <pubDate>Sun, 26 Mar 2023 15:48:32 +0000</pubDate>
                        <description><![CDATA[It&#039;s already possible, just sync the ~/.config/PrusaSlicer folder on each machine to one one the cloud.That&#039;s what I do. I use symlinks to sync the config directory to a OneDrive folder. I&#039;v...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="0" data-postid="647868" data-mention=""><p>It's already possible, just sync the ~/.config/PrusaSlicer folder on each machine to one one the cloud.</p></blockquote><p>That's what I do. I use symlinks to sync the config directory to a OneDrive folder. I've also used iCloud. And I'm sure Dropbox would work as well. <br /><br /></p><p>Having said that, I totally support the OP's suggestion. Makes a lot of sense to me to have a native sync solution rather than relying on an approach that requires a bit of advanced understanding of technology. </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>FoxRun3D</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-647949</guid>
                    </item>
                                        <item>
                        <title></title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-647868</link>
                        <pubDate>Sun, 26 Mar 2023 04:28:37 +0000</pubDate>
                        <description><![CDATA[It&#039;s already possible, just sync the ~/.config/PrusaSlicer folder on each machine to one one the cloud.  If you&#039;re working within range it&#039;s better to symlink to a folder on a central server...]]></description>
                        <content:encoded><![CDATA[<p>It's already possible, just sync the ~/.config/PrusaSlicer folder on each machine to one one the cloud.  If you're working within range it's better to symlink to a folder on a central server on your own network, or even to a usb drive plugged into your router.</p><p>Cheerio,</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>Diem</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-647868</guid>
                    </item>
                                        <item>
                        <title>Please allow cloud account storage of PrusaSlicer settings</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-647846</link>
                        <pubDate>Sat, 25 Mar 2023 22:46:36 +0000</pubDate>
                        <description><![CDATA[Hi,I&#039;d like to raise the feature request of having an option for cloud account storage of Prusaslicer Profiles so those of us who wish to can print and work from multiple devices.Having gone...]]></description>
                        <content:encoded><![CDATA[<p>Hi,<br /><br />I'd like to raise the feature request of having an option for cloud account storage of Prusaslicer Profiles so those of us who wish to can print and work from multiple devices.<br /><br />Having gone through the process of calibrating and fine tuning it is also awful to have all of your hard work go up in smoke if something goes wrong  (Backups aside). </p><p> </p><p>Cheers :)</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>mgrobins</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/please-allow-cloud-account-storage-of-prusaslicer-settings/#post-647846</guid>
                    </item>
                                                </channel>
        </rss>
        