<?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: ftp service - very strange behaviour in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316926#M877007</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree with the previous suggestions. 'ftpaccess' is in use. Looks like /data is not given permissions to be uploaded into.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Mon, 28 Jun 2004 09:09:26 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-06-28T09:09:26Z</dc:date>
    <item>
      <title>ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316923#M877004</link>
      <description>We have been running an rx2600 server with 11.23 since January. Anonymous FTP configured to our specific configuration and has been working fine until recently.&lt;BR /&gt;Up until a few weeks ago we have been able to ftp to the server as any user and anonymous and specify the full path of the file to put onto the server without any problems. Now, anonymous user will connect okay but will not allow any transfers to the server. All other users (appart from root) when using the put command - put /data/TEST - we get the follwoing error message - 553 /data/TEST: Permission denied on server. (Upload) - yet if we start from the /data directory and just use - put TEST - the transfer is successful. Root is always successful.&lt;BR /&gt;&lt;BR /&gt;Any suggestions as I now feel as if I'm banging my head against a brick wall.&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance, Graeme.</description>
      <pubDate>Mon, 28 Jun 2004 09:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316923#M877004</guid>
      <dc:creator>ITeam</dc:creator>
      <dc:date>2004-06-28T09:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316924#M877005</link>
      <description>First place I'd look in would be /etc/ftpd/ftpaccess and see if it has been modified recently and maybe see if upload permissions have changed.</description>
      <pubDate>Mon, 28 Jun 2004 09:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316924#M877005</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-28T09:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316925#M877006</link>
      <description>Hi Graeme,&lt;BR /&gt;&lt;BR /&gt;Can you display an output of ll of the dir.&lt;BR /&gt;Can it be that permissions on the dir the anon tries to write to have changed?&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Mon, 28 Jun 2004 09:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316925#M877006</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-06-28T09:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316926#M877007</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree with the previous suggestions. 'ftpaccess' is in use. Looks like /data is not given permissions to be uploaded into.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 28 Jun 2004 09:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316926#M877007</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-06-28T09:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316927#M877008</link>
      <description>Gideon,&lt;BR /&gt;&lt;BR /&gt;As you can see below there is full permissions on the public directory.&lt;BR /&gt;drwxrwxrwx   2 root       sys           1024 Jun 16 12:38 public&lt;BR /&gt;&lt;BR /&gt;Mark,&lt;BR /&gt;&lt;BR /&gt;We do not use the ftpaccess file. There is no file on the server and never has been.</description>
      <pubDate>Mon, 28 Jun 2004 09:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316927#M877008</guid>
      <dc:creator>ITeam</dc:creator>
      <dc:date>2004-06-28T09:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316928#M877009</link>
      <description>I'm sorry if I have misled, but the file TEST resides on another server under a directory called /data. The error happens when the user is on the other server, where the TEST file resides, and from their own home directory, on that server, try to put the TEST file using the explicite path to the TEST file - put /data/TEST - to the rx2600 server. If they change directory to /data before entering ftp and use - put TEST - it works fine.</description>
      <pubDate>Mon, 28 Jun 2004 09:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316928#M877009</guid>
      <dc:creator>ITeam</dc:creator>
      <dc:date>2004-06-28T09:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316929#M877010</link>
      <description>Having now setup the ftpaccess file in /etc/ftpd, allowing full access to anyone who uses ftp to the server, the problem is still persisting, all users apart from root are unable to put anything onto the server using explicite paths for the source file name. Any suggestions?</description>
      <pubDate>Wed, 30 Jun 2004 03:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316929#M877010</guid>
      <dc:creator>ITeam</dc:creator>
      <dc:date>2004-06-30T03:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316930#M877011</link>
      <description>Graeme,&lt;BR /&gt;&lt;BR /&gt;Your FTP server is HPUX 11.23, correct.  What type of boxes are you FTP'ing from?&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Wed, 30 Jun 2004 13:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316930#M877011</guid>
      <dc:creator>Dan Martin_1</dc:creator>
      <dc:date>2004-06-30T13:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316931#M877012</link>
      <description>Graeme,&lt;BR /&gt;&lt;BR /&gt;When you use an ftp put with a full pathname, the client will attempt to use that full path on the server.  So if there is no /data dir on the server, you will not be able to upload.  However, it looks like there is a /data dir on the server but it is not writable by ordinary users, only by root.&lt;BR /&gt;&lt;BR /&gt;You should change the permissions on the /data director on the server if you want users to be able to ftp to it.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Wed, 30 Jun 2004 14:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316931#M877012</guid>
      <dc:creator>Dan Martin_1</dc:creator>
      <dc:date>2004-06-30T14:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316932#M877013</link>
      <description>As Dan semms to point at, it may depend on the client, and at the commands it passes to the FTP server. It maybe tries to put a file calles data/TEST in /, what the server may correctly interpret, except that they don't have write permission to /.&lt;BR /&gt;&lt;BR /&gt;Just for test (and change it back after), try to issue a chmod a+w / on the HP server, and then test the ftp commands.&lt;BR /&gt;&lt;BR /&gt;If this is the case, it may have 2 causes :&lt;BR /&gt;. The ftp clients have change and they don't send the same commands as before. (Even a single update on windows could have done this)&lt;BR /&gt;. An admin issued a chmod a-w on /&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 14:17:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316932#M877013</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-30T14:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316933#M877014</link>
      <description>Dan,&lt;BR /&gt;it can't be the solution : they can issue a cd to /data and put TEST. Only put /data/TEST doesn't work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred</description>
      <pubDate>Wed, 30 Jun 2004 14:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316933#M877014</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-30T14:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316934#M877015</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;No, they are changing directory to /data on the client machine BEFORE the ftp.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; If they change directory to /data before &lt;BR /&gt;&amp;gt; entering ftp and use - put TEST - it &lt;BR /&gt;&amp;gt; works fine. &lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Wed, 30 Jun 2004 14:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316934#M877015</guid>
      <dc:creator>Dan Martin_1</dc:creator>
      <dc:date>2004-06-30T14:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316935#M877016</link>
      <description>You're right Dan ! I missed it all !&lt;BR /&gt;/data/TEST is on client...&lt;BR /&gt;thanks !&lt;BR /&gt;&lt;BR /&gt;However, you still have the problem of the client : It tries to put a file called "/data/TEST" on /. IMHO problem is not on server side...&lt;BR /&gt;&lt;BR /&gt;What is OS on clients ?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 14:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316935#M877016</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-30T14:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316936#M877017</link>
      <description>Fred, &lt;BR /&gt;&lt;BR /&gt;Even blind hogs . . . :)&lt;BR /&gt;&lt;BR /&gt;We agree that it is trying to put the file in /data/TEST on the server.  I don't know what could have changed to cause this, but I have noticed similar behavior using the 11.11 ftp client, and ran a few tests which confirmed that it would exhibit this type of behavior.&lt;BR /&gt;&lt;BR /&gt;Graeme,&lt;BR /&gt;&lt;BR /&gt;Is it possible that different clients are responsible for differing behavior?&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 14:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316936#M877017</guid>
      <dc:creator>Dan Martin_1</dc:creator>
      <dc:date>2004-06-30T14:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316937#M877018</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;Correct, HPUX 11.23, we usually only ftp from a HPUX 10.20 server and it has been from this that I have been testing. I have just done some testing from an XP Pro PC and found the following.&lt;BR /&gt;&lt;BR /&gt;If I specify put /test/PATTERN PATTERN or put /test/PATTERN /tmp/PATTERN, all works fine. Except for anonymous, still gives the same error when I use put /test/PATTERN PATTERN.&lt;BR /&gt;&lt;BR /&gt;Just tried same from 10.20 server with the same results.&lt;BR /&gt;&lt;BR /&gt;At present the only user now having the problem is the anonymous user. I have rechecked the permissions on the public directory and they are full permissions for everyone.&lt;BR /&gt;It would appear to be a permissions problem but everything I check regarding permissions appear to be correct.&lt;BR /&gt;&lt;BR /&gt;Again, thanks for your assistance.</description>
      <pubDate>Thu, 01 Jul 2004 04:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316937#M877018</guid>
      <dc:creator>ITeam</dc:creator>
      <dc:date>2004-07-01T04:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316938#M877019</link>
      <description>Graeme,&lt;BR /&gt;&lt;BR /&gt;According to my documentation, for an anonymous session HPUX's ftpd does a chroot to the home directory of the user "ftp".  Unless /data is the ftp user's home directory and there is a subdirectory /data/data, you would not be able to do a put using the full path of /data/TEST, because it would actually be trying to put it at /data/data/TEST.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Thu, 01 Jul 2004 06:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316938#M877019</guid>
      <dc:creator>Dan Martin_1</dc:creator>
      <dc:date>2004-07-01T06:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316939#M877020</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;You are correct, but the tests I have been doing lately have been specifying the name of the file to call it at the remote end. Example, put /test/PATTERN PATTERN. Doing this as anonymous is still producing the error, but as any other user is working fine.</description>
      <pubDate>Thu, 01 Jul 2004 07:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316939#M877020</guid>
      <dc:creator>ITeam</dc:creator>
      <dc:date>2004-07-01T07:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316940#M877021</link>
      <description>Graeme,&lt;BR /&gt;&lt;BR /&gt;What are the permissions on the ftp user's home directory?  If they are dr-xr-xr-x (555) as the manual calls for, then you will not be able to create a new file in that directory and a put will fail with permission error.&lt;BR /&gt;&lt;BR /&gt;However, if there is already a file there you will be able to write over it.&lt;BR /&gt;&lt;BR /&gt;Sorry if I am repeating the obvious . . .&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Thu, 01 Jul 2004 07:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316940#M877021</guid>
      <dc:creator>Dan Martin_1</dc:creator>
      <dc:date>2004-07-01T07:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: ftp service - very strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316941#M877022</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;The ftp users home dir is drwxrwxrwx (777). So in theory there shouldn't be a problem writing to it, but in this case theory is wrong.</description>
      <pubDate>Thu, 01 Jul 2004 08:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-service-very-strange-behaviour/m-p/3316941#M877022</guid>
      <dc:creator>ITeam</dc:creator>
      <dc:date>2004-07-01T08:53:02Z</dc:date>
    </item>
  </channel>
</rss>

