Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Is there a way to tell not to transfer back a particular file
- Date: Mon, 23 Mar 2009 17:55:57 -0000
- From: "Kewley, J \(John\)" <john.kewley@xxxxxxxxxx>
- Subject: Re: [Condor-users] Is there a way to tell not to transfer back a particular file
Lets say you have oodles of files to transfer back which
condor does perfectly for you, but you have a large log/trace
file which you don't want to come back.
Specifying all of these in "transfer_output_files" could be
tedious (since these may change on a regular basis).
One alternative would be to write Todd/Miron an enchancement request
on the back of an appropriately sized "green-backed request slip"
to have a "no-transfer-output-files" option to exclude certain
files from the default transfer mechanism.
Another (more frugal!) would be to simply place such files in a
sub-directory. I think that Condor only transfers back files
created/changed
in the job's top-level directory since the job started.
Cheers
JK
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Todd Tannenbaum
> Sent: Monday, March 23, 2009 5:27 PM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] Is there a way to tell not to
> transfer back a particular file
>
> Johnson koil Raj wrote:
> > Hi,
> >
> > If I decided that some particular file is need not to
> be copied
> > back to spool directory, while condor_vacate_job or while
> job finished.
> >
> > can I tell to condor to do that...
> >
> >
>
> You can tell Condor to only transfer certain specified files.
> All other files other than the ones you specify will be
> ignored. See the manual for "transfer_output_files"
> parameter in the job submit description file.
>
> hope this helps,
> Todd
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to
> condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>