<?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: Transfer CSV from Windows to Linux/Unix Grid in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826217#M326345</link>
    <description>&lt;P&gt;There is probably not a way for your remote/Citrix session to read the CSV from your local disk. As you say, Copy Files can help you with this in a SAS Enterprise Guide flow, but it doesn't help when running a plain batch SAS file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Two alternatives:&lt;/P&gt;
&lt;P&gt;- Rethink the policy of keeping the CSV files local and instead store them somewhere network-accessible for your SAS session. In our workplace we're lucky enough to have network shares that we can access from Windows (using UNC notation) and Unix (using traditional Unix-style paths).&lt;/P&gt;
&lt;P&gt;- Use a process like FTP or other file-transfer process to move the file from your local PC to a place where the Unix SAS can get to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 19:37:51 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2022-07-29T19:37:51Z</dc:date>
    <item>
      <title>Transfer CSV from Windows to Linux/Unix Grid</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826184#M326332</link>
      <description>&lt;P&gt;I have SAS on Linux (unix?) grid under Citrix server.&amp;nbsp; My CSV file is on a local or windows install.&amp;nbsp; Is there anyway to read this file programmatically?&amp;nbsp; I can do a copy files task and then import, but the copy files task isn't programmable.&amp;nbsp; I can use proc import if it's Excel because i can specify server_name, but I cannot do this if dbms=csv.&amp;nbsp; Are there any alternatives that I've missed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 16:12:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826184#M326332</guid>
      <dc:creator>ProcWes</dc:creator>
      <dc:date>2022-07-29T16:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer CSV from Windows to Linux/Unix Grid</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826217#M326345</link>
      <description>&lt;P&gt;There is probably not a way for your remote/Citrix session to read the CSV from your local disk. As you say, Copy Files can help you with this in a SAS Enterprise Guide flow, but it doesn't help when running a plain batch SAS file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Two alternatives:&lt;/P&gt;
&lt;P&gt;- Rethink the policy of keeping the CSV files local and instead store them somewhere network-accessible for your SAS session. In our workplace we're lucky enough to have network shares that we can access from Windows (using UNC notation) and Unix (using traditional Unix-style paths).&lt;/P&gt;
&lt;P&gt;- Use a process like FTP or other file-transfer process to move the file from your local PC to a place where the Unix SAS can get to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 19:37:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826217#M326345</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2022-07-29T19:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer CSV from Windows to Linux/Unix Grid</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826262#M326378</link>
      <description>&lt;P&gt;Use a network resource that is also mounted on the Linux server(s). Or store the file on a computer which has a SSH server, so you can use FILENAME SFTP from the SAS side.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 07:31:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826262#M326378</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-07-30T07:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer CSV from Windows to Linux/Unix Grid</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826392#M326418</link>
      <description>&lt;P&gt;Contact those who set up the environment, they should have defined a way to get data into the system. But don't think that reading the data from you local drive will work.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 05:46:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Transfer-CSV-from-Windows-to-Linux-Unix-Grid/m-p/826392#M326418</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-08-01T05:46:12Z</dc:date>
    </item>
  </channel>
</rss>

