<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Dropzone Forums — SCP upload action has stopped working - output is a Ruby error message]]></title>
		<link>https://forums.aptonic.com/topic/513/scp-upload-action-has-stopped-working-output-is-a-ruby-error-message/</link>
		<atom:link href="https://forums.aptonic.com/feed/rss/topic/513/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in SCP upload action has stopped working - output is a Ruby error message.]]></description>
		<lastBuildDate>Mon, 09 May 2022 08:34:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SCP upload action has stopped working - output is a Ruby error message]]></title>
			<link>https://forums.aptonic.com/post/1330/#p1330</link>
			<description><![CDATA[<p>Just an update to let you know that as of the latest update (v4.3.1) the built in SFTP Upload action now supports transferring folders (including ones with multiple subfolders) so there&#039;s no longer any need to use the old SCP Upload action.</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Mon, 09 May 2022 08:34:12 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/1330/#p1330</guid>
		</item>
		<item>
			<title><![CDATA[Re: SCP upload action has stopped working - output is a Ruby error message]]></title>
			<link>https://forums.aptonic.com/post/1287/#p1287</link>
			<description><![CDATA[<p>Awesome, great to hear!</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sun, 13 Mar 2022 04:54:10 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/1287/#p1287</guid>
		</item>
		<item>
			<title><![CDATA[Re: SCP upload action has stopped working - output is a Ruby error message]]></title>
			<link>https://forums.aptonic.com/post/1286/#p1286</link>
			<description><![CDATA[<p>Thanks very much - that&#039;s fixed the problem.</p><p>Your rationale about SFTP vs SCP definitely makes sense - looking forward to the SFTP action being updated!</p>]]></description>
			<author><![CDATA[null@example.com (infinitejones)]]></author>
			<pubDate>Sun, 13 Mar 2022 04:51:18 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/1286/#p1286</guid>
		</item>
		<item>
			<title><![CDATA[Re: SCP upload action has stopped working - output is a Ruby error message]]></title>
			<link>https://forums.aptonic.com/post/1285/#p1285</link>
			<description><![CDATA[<p>Folder upload is definitely planned for the SFTP action as well although this may be a little while away. It doesn&#039;t really make sense to maintain both SCP and SFTP actions separately as most SCP servers will also support SFTP so all further development is going to be done on the SFTP action in future.</p><p>In the meantime if you open a terminal and do: </p><div class="codebox"><pre><code>gem install net-scp</code></pre></div><p> Then that should make the SCP Upload action work again. There may be one or two other gems you need to install as well as these are no longer included with Dropzone, but see how you go trying the original action after installing the net-scp gem to begin with.</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sun, 13 Mar 2022 04:39:26 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/1285/#p1285</guid>
		</item>
		<item>
			<title><![CDATA[Re: SCP upload action has stopped working - output is a Ruby error message]]></title>
			<link>https://forums.aptonic.com/post/1284/#p1284</link>
			<description><![CDATA[<p>I tried that - unfortunately SFTP doesn&#039;t allow transferring a whole folder in place (only file by file).</p><p>I had a really nice workflow with the SCP action for adding new subfolders to existing folders on the destination server, just by dragging the folder on the source onto Dropzone. It meant I didn&#039;t need to take any further action on the destination for the files to be in the right place.</p><p>I know you can hold down Option to create a zip file with the SFTP action, but that just drops the zip file at the destination, which is not the same end result. I&#039;d need to log into the destination server and unzip it each time.</p><p>Your immediate suggestion that I should use SFTP makes it sounds like the SCP action is not going to be fixed - is that correct?</p>]]></description>
			<author><![CDATA[null@example.com (infinitejones)]]></author>
			<pubDate>Sun, 13 Mar 2022 04:15:58 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/1284/#p1284</guid>
		</item>
		<item>
			<title><![CDATA[Re: SCP upload action has stopped working - output is a Ruby error message]]></title>
			<link>https://forums.aptonic.com/post/1283/#p1283</link>
			<description><![CDATA[<p>Hi there,</p><p>Please instead setup an SFTP action (this will work same as SCP) with the same credentials you were using on your SCP one. That should work again as expected.</p><p>John</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sun, 13 Mar 2022 03:36:34 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/1283/#p1283</guid>
		</item>
		<item>
			<title><![CDATA[SCP upload action has stopped working - output is a Ruby error message]]></title>
			<link>https://forums.aptonic.com/post/1282/#p1282</link>
			<description><![CDATA[<p>I have an SCP upload action to a server on my local network, which has worked just fine for several years.</p><p>Suddenly (presumably after a Dropzone update...?) it has stopped working. Nothing else has changed, either with the machine that&#039;s running Dropzone or the server the SCP action tarets.</p><p>Version is Dropzone 4.2.7 installed via Setapp.</p><p>Here&#039;s the error output when I try to run the action:</p><div class="codebox"><pre><code>/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require&#039;: cannot load such file -- net/scp (LoadError)
    from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require&#039;
    from /Users/matt/Library/Application Support/Dropzone/Actions/SCP Upload.dzbundle/scp_uploader.rb:1:in `&lt;top (required)&gt;&#039;
    from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require&#039;
    from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require&#039;
    from /Users/matt/Library/Application Support/Dropzone/Actions/SCP Upload.dzbundle/action.rb:16:in `&lt;top (required)&gt;&#039;
    from /Applications/Setapp/Dropzone.app/Contents/Actions/lib/runner.rb:75:in `load&#039;
    from /Applications/Setapp/Dropzone.app/Contents/Actions/lib/runner.rb:75:in `&lt;main&gt;&#039;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (infinitejones)]]></author>
			<pubDate>Sun, 13 Mar 2022 02:29:34 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/1282/#p1282</guid>
		</item>
	</channel>
</rss>
