<?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 ftpaccess path-filter question on allowed characters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess-path-filter-question-on-allowed-characters/m-p/3524869#M220491</link>
    <description>The example to use for the path-filter section in the ftpaccess is "^[-A-Za-z0-9_\.]*$ ^\. ^-" which restricts spaces and several other special characters. We have a lot of windows clients that attempt to send files with commas or spaces in the file name. I have changed the path-filter to allow this, but I am concerned that the default was restrictive for a reason. Does anyone know why spaces and commas, as well as other special characters, were excluded? Are there security concerns? Was it just to keep wierd file names from being uploaded into the directory?</description>
    <pubDate>Thu, 14 Apr 2005 08:48:26 GMT</pubDate>
    <dc:creator>Jeff Carlin</dc:creator>
    <dc:date>2005-04-14T08:48:26Z</dc:date>
    <item>
      <title>ftpaccess path-filter question on allowed characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess-path-filter-question-on-allowed-characters/m-p/3524869#M220491</link>
      <description>The example to use for the path-filter section in the ftpaccess is "^[-A-Za-z0-9_\.]*$ ^\. ^-" which restricts spaces and several other special characters. We have a lot of windows clients that attempt to send files with commas or spaces in the file name. I have changed the path-filter to allow this, but I am concerned that the default was restrictive for a reason. Does anyone know why spaces and commas, as well as other special characters, were excluded? Are there security concerns? Was it just to keep wierd file names from being uploaded into the directory?</description>
      <pubDate>Thu, 14 Apr 2005 08:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess-path-filter-question-on-allowed-characters/m-p/3524869#M220491</guid>
      <dc:creator>Jeff Carlin</dc:creator>
      <dc:date>2005-04-14T08:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: ftpaccess path-filter question on allowed characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess-path-filter-question-on-allowed-characters/m-p/3524870#M220492</link>
      <description>From the perspective of UNIX, the only character that can't be in a filename is "/". Whitespace is perfectly legal but is generally avoided. If you like, you can even embed control characters. Most shell scripts do most quote pathnames so that those with whitespace are parsed incorrectly.&lt;BR /&gt;&lt;BR /&gt;If you allow very loose filename construction be prepared for some jumping through hoops in your cleanup scripts.&lt;BR /&gt;&lt;BR /&gt;Personally, I think allowing whitespace in filenames is state-of-the-art stupid but nobody asked me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Apr 2005 09:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess-path-filter-question-on-allowed-characters/m-p/3524870#M220492</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-04-14T09:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: ftpaccess path-filter question on allowed characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess-path-filter-question-on-allowed-characters/m-p/3524871#M220493</link>
      <description>I agree with you.  So, you don't see any potential security problems.  I can deal with the annoyance of wacko filenames.</description>
      <pubDate>Thu, 14 Apr 2005 10:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess-path-filter-question-on-allowed-characters/m-p/3524871#M220493</guid>
      <dc:creator>Jeff Carlin</dc:creator>
      <dc:date>2005-04-14T10:28:27Z</dc:date>
    </item>
  </channel>
</rss>

