<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157500#M119901</link>
    <description>&lt;P&gt;Same problem here, on my Mac OS 10.11. First error was "Connection timed out lost connection".&lt;/P&gt;&lt;P&gt;I found that the ~/Downloads/ path was referring to a path on the VM in Azure, not my local path.&lt;/P&gt;&lt;P&gt;So I jump the command ssh &amp;lt;username&amp;gt;@&amp;lt;host&amp;gt;-p 22;  and retry. Now the path seems correct but I got the error "Permission denied"&lt;/P&gt;&lt;P&gt;How did you resolve it, &lt;A rel="user" href="https://community.cloudera.com/users/11430/cwarren.html" nodeid="11430"&gt;@Cameron Warren&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2016 20:58:42 GMT</pubDate>
    <dc:creator>lauramcannas</dc:creator>
    <dc:date>2016-07-21T20:58:42Z</dc:date>
    <item>
      <title>Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157490#M119891</link>
      <description>&lt;P&gt;Using gitbash on windows, I'm attempting to transfer a file from my local downloads folder into azure following the instructions here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Command:&lt;/P&gt;&lt;PRE&gt;&amp;lt;code&amp;gt;scp -P 2222~/Downloads/Restaurants.csv cwarren@168.62.237.240:/cwarren&lt;/PRE&gt;&lt;P&gt;I have verified that the host is correct. &lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;ssh connect to host 168.62.237.240 port 2222: Connection timed out lost connection&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:27:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157490#M119891</guid>
      <dc:creator>cwarren</dc:creator>
      <dc:date>2022-09-16T10:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157491#M119892</link>
      <description>&lt;P&gt;If you're on azure the port may just be port 22. Port 2222 is for Sandbox users. Try without the port argument.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:21:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157491#M119892</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-06-25T05:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157492#M119893</link>
      <description>&lt;P&gt;I am a sandbox user. The port doesn't seem to be working however.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:27:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157492#M119893</guid>
      <dc:creator>cwarren</dc:creator>
      <dc:date>2016-06-25T05:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157493#M119894</link>
      <description>&lt;P&gt;You said that you were working on Azure - when I referred the Sandbox I should have specified the local VM (VirtualBox/VMWare).&lt;/P&gt;&lt;P&gt;try these and let me know the results:&lt;/P&gt;&lt;PRE&gt;ssh cwarren@168.62.237.240
&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;scp ~/Downloads/Restaurants.csv cwarren@168.62.237.240:/cwarren&lt;/PRE&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:27:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157493#M119894</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-06-25T05:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157494#M119895</link>
      <description>&lt;P&gt;Let me clarify - I have deployed the Sandbox on azure - not using a local VM.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:35:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157494#M119895</guid>
      <dc:creator>cwarren</dc:creator>
      <dc:date>2016-06-25T05:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157495#M119896</link>
      <description>&lt;P&gt;Cameron did you try the commands above? I tried ssh on the IP you provided and it connected and asked for a password. I believe the commands above should work for you.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:38:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157495#M119896</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-06-25T05:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157496#M119897</link>
      <description>&lt;P&gt;The path to ~/Downloads/Restaurants.csv is probably wrong. You just need to locate wherever you downloaded the file to and point to that path instead of ~/Downloads/Restaurants.csv&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:40:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157496#M119897</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-06-25T05:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157497#M119898</link>
      <description>&lt;P&gt;I would either just move the file or trying using 'sudo' or if you're on Windows try opening the gitbash program 'As Administrator'. It may resolve your issues. Windows can be finicky with things like this.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:46:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157497#M119898</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-06-25T05:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157498#M119899</link>
      <description>&lt;P&gt;That worked - but now I get error scp: /cwarren Permission denied&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:50:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157498#M119899</guid>
      <dc:creator>cwarren</dc:creator>
      <dc:date>2016-06-25T05:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157499#M119900</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 05:51:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157499#M119900</guid>
      <dc:creator>cwarren</dc:creator>
      <dc:date>2016-06-25T05:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connection timed out when attempting to transfer data from local machine to azure Sandbox</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157500#M119901</link>
      <description>&lt;P&gt;Same problem here, on my Mac OS 10.11. First error was "Connection timed out lost connection".&lt;/P&gt;&lt;P&gt;I found that the ~/Downloads/ path was referring to a path on the VM in Azure, not my local path.&lt;/P&gt;&lt;P&gt;So I jump the command ssh &amp;lt;username&amp;gt;@&amp;lt;host&amp;gt;-p 22;  and retry. Now the path seems correct but I got the error "Permission denied"&lt;/P&gt;&lt;P&gt;How did you resolve it, &lt;A rel="user" href="https://community.cloudera.com/users/11430/cwarren.html" nodeid="11430"&gt;@Cameron Warren&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 20:58:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Connection-timed-out-when-attempting-to-transfer-data-from/m-p/157500#M119901</guid>
      <dc:creator>lauramcannas</dc:creator>
      <dc:date>2016-07-21T20:58:42Z</dc:date>
    </item>
  </channel>
</rss>

