<?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[the cli takes my whole rootfolder to be a file]]></title><description><![CDATA[<p dir="auto">Hey there folks - I am trying to push a vue app to appdrag and I have tried pushing the dist folder and even the root folder and everytime it gives me the error message that I need to push a folder not a file: I used: appdrag fs push dist and then I tried the same command for my entire rootfolder, but same error</p>
]]></description><link>https://community.appdrag.com/topic/315/the-cli-takes-my-whole-rootfolder-to-be-a-file</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 13:07:07 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/315.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Aug 2020 14:46:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to the cli takes my whole rootfolder to be a file on Tue, 18 Aug 2020 18:33:29 GMT]]></title><description><![CDATA[<p dir="auto">hey there <a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/9">@Daniel-Mulroy</a>  <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /> I took another look at it and as it turned out I did have a zip file which I uploaded...the app is running on appdrag <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /> but for sure I'll try the / at the end next time cause it was rather peculiar error message and even more peculiar since it did what it was meant to do</p>
]]></description><link>https://community.appdrag.com/post/1196</link><guid isPermaLink="true">https://community.appdrag.com/post/1196</guid><dc:creator><![CDATA[Linda MacDonald]]></dc:creator><pubDate>Tue, 18 Aug 2020 18:33:29 GMT</pubDate></item><item><title><![CDATA[Reply to the cli takes my whole rootfolder to be a file on Tue, 18 Aug 2020 17:05:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/289">@Linda-MacDonald</a>  I Think I know what the problem is, but can you screenshot your Terminal window that you're using for the upload?</p>
<p dir="auto">My suspicion is that you need to include a "/" at the end of your command like so:</p>
<pre><code>appdrag fs push dist/
</code></pre>
<p dir="auto">The forward slash, depending on your operating system, will tell the filesystem you want the contents of the folder, not the folder itself.</p>
]]></description><link>https://community.appdrag.com/post/1194</link><guid isPermaLink="true">https://community.appdrag.com/post/1194</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Tue, 18 Aug 2020 17:05:00 GMT</pubDate></item></channel></rss>