<?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>topic Re: SAS EG Copy Task ERROR: Download exception occured in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714652#M38030</link>
    <description>&lt;P&gt;The forward slash fixed the issue!&amp;nbsp; I've never seen anything that indicates a forward slash is needed on a wildcard macro like this in EG so I didn't even think to try that.&amp;nbsp; I appreciate the suggestion and ultimately helping me figure out how to fix this!&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2021 16:25:01 GMT</pubDate>
    <dc:creator>elwayfan446</dc:creator>
    <dc:date>2021-01-27T16:25:01Z</dc:date>
    <item>
      <title>SAS EG Copy Task ERROR: Download exception occured</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714630#M38025</link>
      <description>&lt;P&gt;Good morning.&amp;nbsp; I have created a copy task that uses a variables to define the paths of the files I need to download.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elwayfan446_0-1611757742545.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53971i58EE3ADD71A76B58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elwayfan446_0-1611757742545.png" alt="elwayfan446_0-1611757742545.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The macros resolve fine and the files download but I get the following error in the log:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;ERROR: Download exception occurred. Error while trying to get remote file.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I open the .xlsx files that download I get the following message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elwayfan446_0-1611763047245.png" style="width: 705px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53978iCA23B1A35D584032/image-dimensions/705x67?v=v2" width="705" height="67" role="button" title="elwayfan446_0-1611763047245.png" alt="elwayfan446_0-1611763047245.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I transfer the files via sftp directly to my network drive the files open normally without an error so something appears to be happening during the download in the copy task.&amp;nbsp; Has anyone ever seen this and is there a fix?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 15:58:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714630#M38025</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2021-01-27T15:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG Copy Task ERROR: Download exception occured</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714632#M38026</link>
      <description>&lt;P&gt;Can you change the download spec to "*.xlsx" (note the dot before "xlsx")?&amp;nbsp; Does that help?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 16:03:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714632#M38026</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2021-01-27T16:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG Copy Task ERROR: Download exception occured</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714635#M38027</link>
      <description>&lt;P&gt;Thanks, I didn't catch that before.&amp;nbsp; However, I changed it and I am still having the same issues.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 16:12:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714635#M38027</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2021-01-27T16:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG Copy Task ERROR: Download exception occured</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714643#M38029</link>
      <description>&lt;P&gt;Should not matter, but your SASApp looks like Linux so use a forward slash in the Download from field.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This task emits lots of messages in the Application Log, so turning that on in Tools-&amp;gt;Options might reveal something. It's a lot to decipher, so SAS Tech Support might be able to help at that point.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 16:17:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714643#M38029</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2021-01-27T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG Copy Task ERROR: Download exception occured</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714652#M38030</link>
      <description>&lt;P&gt;The forward slash fixed the issue!&amp;nbsp; I've never seen anything that indicates a forward slash is needed on a wildcard macro like this in EG so I didn't even think to try that.&amp;nbsp; I appreciate the suggestion and ultimately helping me figure out how to fix this!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 16:25:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-Copy-Task-ERROR-Download-exception-occured/m-p/714652#M38030</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2021-01-27T16:25:01Z</dc:date>
    </item>
  </channel>
</rss>

