Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] How To TroubleShoot Flocking
- Date: Fri, 7 Jul 2006 10:31:57 +0100
- From: "Kewley, J \(John\)" <j.kewley@xxxxxxxx>
- Subject: Re: [Condor-users] How To TroubleShoot Flocking
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Dan Bradley
> Sent: Thursday, July 06, 2006 11:25 PM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] How To TroubleShoot Flocking
> ...
> Also, I should mention that transfer_files=ALWAYS is the old
> deprecated
> way of turning on file-transfers. The modern way is this:
>
> should_transfer_files = True
> when_to_transfer_output = ON_EXIT
According to 6.7 manual :
should_transfer_files = <YES | NO | IF_NEEDED >
Is True a valid alternative?
Cheers
JK