<?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 copy excel file from one server to another in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/copy-excel-file-from-one-server-to-another/m-p/42828#M11173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to copy a file that is saved to&amp;nbsp; G:\Departments\Research\MAP\1112\MAP - 1stQ_Grades - PASS&amp;nbsp; to another server whose path is &lt;A href="https://communities.sas.com/"&gt;\\Tse-apps-fs1\tse-app-data\District\SHARED&lt;/A&gt;.&amp;nbsp; The name of the file is Tam Elem.xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2011 21:01:52 GMT</pubDate>
    <dc:creator>GreggB</dc:creator>
    <dc:date>2011-11-07T21:01:52Z</dc:date>
    <item>
      <title>copy excel file from one server to another</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/copy-excel-file-from-one-server-to-another/m-p/42828#M11173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to copy a file that is saved to&amp;nbsp; G:\Departments\Research\MAP\1112\MAP - 1stQ_Grades - PASS&amp;nbsp; to another server whose path is &lt;A href="https://communities.sas.com/"&gt;\\Tse-apps-fs1\tse-app-data\District\SHARED&lt;/A&gt;.&amp;nbsp; The name of the file is Tam Elem.xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 21:01:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/copy-excel-file-from-one-server-to-another/m-p/42828#M11173</guid>
      <dc:creator>GreggB</dc:creator>
      <dc:date>2011-11-07T21:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: copy excel file from one server to another</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/copy-excel-file-from-one-server-to-another/m-p/42829#M11174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In windows, RMB copy, then RMB Paste in the appropriate location &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 22:21:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/copy-excel-file-from-one-server-to-another/m-p/42829#M11174</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2011-11-07T22:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: copy excel file from one server to another</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/copy-excel-file-from-one-server-to-another/m-p/42830#M11175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copy using SAS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %let copycmd1 = COPY "from\dir\file.xls" "to\dir\file.xls" ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; data _null_;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; option noxwait;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; X &amp;amp;copycmd1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 17:01:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/copy-excel-file-from-one-server-to-another/m-p/42830#M11175</guid>
      <dc:creator>OS2Rules</dc:creator>
      <dc:date>2011-11-08T17:01:20Z</dc:date>
    </item>
  </channel>
</rss>

