<?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: ERROR: Physical file does not exist in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Physical-file-does-not-exist/m-p/436969#M69009</link>
    <description>&lt;P&gt;I don't have any issues with Box or Google Drive. Is that the G path on your drive? Best way to get it, is to navigate to file, hold down SHIFT and Right Click, then select Copy as Path and paste that into the Filename reference. This assumes that you've installed Google Drive within your OS. If you're using an Enterprise version that's more of a shared network it may be different.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;filename myfile 'G:\My Drive\Robinson Lab\4. THESIS PROJECT\Data Results\DATA combined.csv';
PROC IMPORT OUT=One
DATAFILE= myfile
dbms=csv
REPLACE; 
RUN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;PS. Don't put period in your folder names, it's a recipe for issues down the road for a multitude of reasons.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2018 03:00:51 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-02-14T03:00:51Z</dc:date>
    <item>
      <title>ERROR: Physical file does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Physical-file-does-not-exist/m-p/436949#M69008</link>
      <description>&lt;P&gt;Hello all.&lt;/P&gt;&lt;P&gt;I am trying to import a .csv file using SAS 9.4 and very simple code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC IMPORT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DATAFILE= "DATA combined.csv"&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;OUT= Work.ONe&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;REPLACE;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;RUN;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am receiving the following error:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Physical file does not exist, G:\My Drive\Robinson Lab\4. THESIS PROJECT\Data&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Results\DATA combined.csv.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Import unsuccessful. See SAS Log for details.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problematically, the file path is correct.&amp;nbsp; I just started using Google Drive's "file stream" service, and maybe this makes a difference? If I copy the entire folder to my desktop, it imports without error.&lt;/P&gt;&lt;P&gt;Does anyone know how to fix this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks! Robbie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 01:16:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Physical-file-does-not-exist/m-p/436949#M69008</guid>
      <dc:creator>Robert_Klein_ND</dc:creator>
      <dc:date>2018-02-14T01:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Physical file does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Physical-file-does-not-exist/m-p/436969#M69009</link>
      <description>&lt;P&gt;I don't have any issues with Box or Google Drive. Is that the G path on your drive? Best way to get it, is to navigate to file, hold down SHIFT and Right Click, then select Copy as Path and paste that into the Filename reference. This assumes that you've installed Google Drive within your OS. If you're using an Enterprise version that's more of a shared network it may be different.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;filename myfile 'G:\My Drive\Robinson Lab\4. THESIS PROJECT\Data Results\DATA combined.csv';
PROC IMPORT OUT=One
DATAFILE= myfile
dbms=csv
REPLACE; 
RUN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;PS. Don't put period in your folder names, it's a recipe for issues down the road for a multitude of reasons.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 03:00:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Physical-file-does-not-exist/m-p/436969#M69009</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-02-14T03:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Physical file does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Physical-file-does-not-exist/m-p/437192#M69015</link>
      <description>&lt;P&gt;Thanks! Nice fast solution. Works great.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:20:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Physical-file-does-not-exist/m-p/437192#M69015</guid>
      <dc:creator>Robert_Klein_ND</dc:creator>
      <dc:date>2018-02-14T16:20:12Z</dc:date>
    </item>
  </channel>
</rss>

