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

Re: [Condor-users] rights on transfer output files



die 15/01/05, ad 18h11, Olivier Ricou <ricou@xxxxxxxxxxxxx> dixit :
> 
>  My output transfered files are in 600 mode but I'd like them in 644.
> My umask is 022 so I don't understand why Condor changes the mode
> of the files it tranfers back. Is there a variable a should set ?

well, it seems there is no answer... 

i've just made a DAG script to do what I want but it's not very nice
IMHO :

(rio)../condor/mkfichier>cat mktoto.dag

Job A mktoto.sub
Script POST A a_plus_r

(rio)../condor/mkfichier>cat a_plus_r 

#!/bin/sh
chmod a+r *