Marco Lackovic wrote: > On Sat, May 8, 2010 at 6:14 AM, Martin Feller <[email protected]> wrote: >> That seems to be a different error message, if I remember correctly. >> Not sure if Helmut got a "Permission denied". > > I think the system called failed for him was a "No such file or > directory", but the "Can't do MLST on non-existing file/dir" error > message was the same as mine. > > >> Is the DN of the caller really mapped to the local user globus in the >> grid-mapfile? > > Yes, it is. The grid-mapfile passed also the consistency check > performed with the command grid-mapfile-check-consistency. > > >> What if you try to transfer /tmp/somefile.txt with permissions on >> /tmp/somefile.txt being 777 (rwxrwxrwx)? > > I tried to copy it from the machine where I got the error to the caller > machine: > > - with scp it copied and arrived at destionation as 777 (rwxrwxrwx); > > - with globus-url-copy it copied but arrived at destionation as 644 > (rw-r--r--). > >
I'm sorry, I meant to say: Try to use the file /tmp/somefile.txt in your fileStageOut element and see if that fails too. /tmp/somefile.txt should have 777 as permissions for sanity check. If that fails: Can you please paste your job description?
