Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Sending directories via a job script
- Date: Thu, 5 Apr 2007 14:25:31 -0700
- From: "alvin potti" <alchipx@xxxxxxxxx>
- Subject: [Condor-users] Sending directories via a job script
As is, Condor does not allow for entire directories to be transferred along with regular files, since everything is flattened into one directory. However, some of the SPEC benchmarks we run have explicitly codes these path names and directories in their source, so does anyone know of a workaround of sending an entire directory of files with the job?
Alvin