<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Sync_folder in VSCode]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I'm trying to upload the files I put in the <em>scripts</em> directory to my LoPy boards.<br />
My directory hierarchy is as follows:</p>
<ul>
<li>pycom_lp (main project dir)
<ul>
<li>.vscode</li>
<li>scripts
<ul>
<li><a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow">main.py</a></li>
</ul>
</li>
<li>old
<ul>
<li><a href="http://boot.py" target="_blank" rel="noopener noreferrer nofollow">boot.py</a></li>
<li><a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow">main.py</a></li>
</ul>
</li>
<li>pymakr.conf</li>
</ul>
</li>
</ul>
<p dir="auto">The pymakr.conf  is :</p>
<p dir="auto">{<br />
&quot;address&quot;: &quot;cu.usbserial-MYSERIAL&quot;,<br />
&quot;username&quot;: &quot;user&quot;,<br />
&quot;password&quot;: &quot;&quot;,<br />
&quot;sync_folder&quot;: &quot;scripts&quot;<br />
}</p>
<p dir="auto">From the documentation I expected that the 'Update' button of the VS code plugin would have uploaded only the <a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow">main.py</a> in the scripts, but I got all the .py files uploaded to the /flash. Using 'Pymakr -&gt; Synchronize project' gives me the error 'command 'pymakr.sync' not found'<br />
Is there a possibility to specify the folder where to get the files to be uploaded ?</p>
<p dir="auto">Thank you,<br />
Mario</p>
]]></description><link>https://forum.pycom.io/topic/2952/sync_folder-in-vscode</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 06:40:05 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/2952.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 31 Mar 2018 16:58:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sync_folder in VSCode on Sat, 31 Mar 2018 16:58:22 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I'm trying to upload the files I put in the <em>scripts</em> directory to my LoPy boards.<br />
My directory hierarchy is as follows:</p>
<ul>
<li>pycom_lp (main project dir)
<ul>
<li>.vscode</li>
<li>scripts
<ul>
<li><a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow">main.py</a></li>
</ul>
</li>
<li>old
<ul>
<li><a href="http://boot.py" target="_blank" rel="noopener noreferrer nofollow">boot.py</a></li>
<li><a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow">main.py</a></li>
</ul>
</li>
<li>pymakr.conf</li>
</ul>
</li>
</ul>
<p dir="auto">The pymakr.conf  is :</p>
<p dir="auto">{<br />
&quot;address&quot;: &quot;cu.usbserial-MYSERIAL&quot;,<br />
&quot;username&quot;: &quot;user&quot;,<br />
&quot;password&quot;: &quot;&quot;,<br />
&quot;sync_folder&quot;: &quot;scripts&quot;<br />
}</p>
<p dir="auto">From the documentation I expected that the 'Update' button of the VS code plugin would have uploaded only the <a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow">main.py</a> in the scripts, but I got all the .py files uploaded to the /flash. Using 'Pymakr -&gt; Synchronize project' gives me the error 'command 'pymakr.sync' not found'<br />
Is there a possibility to specify the folder where to get the files to be uploaded ?</p>
<p dir="auto">Thank you,<br />
Mario</p>
]]></description><link>https://forum.pycom.io/post/17915</link><guid isPermaLink="true">https://forum.pycom.io/post/17915</guid><dc:creator><![CDATA[mariolatronico]]></dc:creator><pubDate>Sat, 31 Mar 2018 16:58:22 GMT</pubDate></item><item><title><![CDATA[Reply to Sync_folder in VSCode on Tue, 26 Mar 2019 09:09:51 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2561">@mariolatronico</a>, did you find a solution in the end?<br />
I have a similar problem but in the <code>&quot;sync_file_types&quot;:</code> field of <em>pymakr.conf</em></p>
]]></description><link>https://forum.pycom.io/post/26798</link><guid isPermaLink="true">https://forum.pycom.io/post/26798</guid><dc:creator><![CDATA[goldfishalpha]]></dc:creator><pubDate>Tue, 26 Mar 2019 09:09:51 GMT</pubDate></item></channel></rss>