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

Re: [Condor-users] The /var/lib/condor/execute folder 1, 000, 000 question? :-)



Hi Sassy:

There was an error in my previous email. If you want to make sure that
you always use the shared file system, set
should_transfer_files = NEVER

I wrote the exact opposite. If you use 
should_transfer_files = ALWAYS
your executable will always be copied and run from the EXECUTE
directory. The values NO and YES should also work when specifying
should_transfer_files.

You should be able to find all the information in the condor manual
(refer to sections 2.5.3 and 2.5.4) - well written, without my
gratuitous error. 

Sorry for the confusion again, my head must have been somewhere else
yesterday.

Good luck,
David