savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] download access for uploading files broken


From: Assaf Gordon
Subject: Re: [Savannah-hackers-public] download access for uploading files broken
Date: Thu, 23 Feb 2017 20:23:46 -0500

Hi Bob,

> On Feb 23, 2017, at 20:05, Bob Proulx <address@hidden> wrote:
> 
> I found it not working.  But I am not sure why.
> [...]
>  $ scp testfile address@hidden:/releases/administration/
>  scp: /releases/administration//testfile: Permission denied

I'm think it's a weird permission thing with the NFS after the reboot.

Trying locally on *old* download:

    # su -s /bin/bash -l agn
    agn$ touch /srv/download/test-project/1  ## works

Same on *new* download0:

    # su -s /bin/bash -l agn
    agn$ touch /net/download/srv/download/test-project/1
    agn$ touch /net/download/srv/download/test-project/2
    touch: cannot touch '/net/download/srv/download/test-project/2': Permission 
denied

So it works for an existing file,
but not allowed to create new files.

Does this ring any bells?

to be continued...
 - assaf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]