<?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: Bring SFT server files to unix server using SAS Data Integration 3.4 Job? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129126#M1699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, this is not quite the place when you can "order" code.&lt;/P&gt;&lt;P&gt;having that said, you need to clarify a few things:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What is SFT, and what kind of API_s is available?&lt;/LI&gt;&lt;LI&gt;What kind of file are we talking about (mail, attacments, internal mail server)?&lt;/LI&gt;&lt;LI&gt;Are these file to be imported to SAS/RDBMS tables? If not, you are probably better off using other tool than DIS.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2012 10:49:13 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2012-05-30T10:49:13Z</dc:date>
    <item>
      <title>Bring SFT server files to unix server using SAS Data Integration 3.4 Job?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129125#M1698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have one requirement in SAS Data Integration 3.4 Job.&lt;/P&gt;&lt;P&gt;I have some files with prefix XXX_* in SFT mailbox server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to bring these files to unix server using Data Integration 3.4 Job.&lt;/P&gt;&lt;P&gt;Can any one provide me the user written code for this task. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 09:24:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129125#M1698</guid>
      <dc:creator>SYN</dc:creator>
      <dc:date>2012-05-30T09:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bring SFT server files to unix server using SAS Data Integration 3.4 Job?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129126#M1699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, this is not quite the place when you can "order" code.&lt;/P&gt;&lt;P&gt;having that said, you need to clarify a few things:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What is SFT, and what kind of API_s is available?&lt;/LI&gt;&lt;LI&gt;What kind of file are we talking about (mail, attacments, internal mail server)?&lt;/LI&gt;&lt;LI&gt;Are these file to be imported to SAS/RDBMS tables? If not, you are probably better off using other tool than DIS.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 10:49:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129126#M1699</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-05-30T10:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bring SFT server files to unix server using SAS Data Integration 3.4 Job?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129127#M1700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are correct.&lt;/P&gt;&lt;P&gt;I am not expecting exact code for this task. Just I need suggestion to bring the files.&lt;/P&gt;&lt;P&gt;SFT means Secure FTP server. It is a internal mailbox server having input/output/sent items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to pickup the files from outbox and put it in unix server. Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 11:31:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129127#M1700</guid>
      <dc:creator>SYN</dc:creator>
      <dc:date>2012-05-30T11:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bring SFT server files to unix server using SAS Data Integration 3.4 Job?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129128#M1701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, if your not planning to import them to SAS tables, I think you're better of doing this using shell scripting.&lt;/P&gt;&lt;P&gt;There is a SFTP access method for the FILENAME statement, but I think that came with 9.2 (and you are in 9.1.3 i believe).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 13:00:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Bring-SFT-server-files-to-unix-server-using-SAS-Data-Integration/m-p/129128#M1701</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-05-30T13:00:22Z</dc:date>
    </item>
  </channel>
</rss>

