Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] transfer input files from ftp server and reverse
- Date: Sat, 8 Dec 2007 11:29:41 -0600
- From: "Erik Paulson" <epaulson@xxxxxxxxxxxx>
- Subject: Re: [Condor-users] transfer input files from ftp server and reverse
On 12/8/07, mohammed shambakey <shambakey1@xxxxxxxxx> wrote:
> Hi all
> can input files be transfered from an ftp server directly to condor
> executing machine without copying it first at the submit machine? and can
> output be transfered back to that ftp server directly?
> note that i don't want to implement this in the job code itself, i'm asking
> for a way throuht the submit file?
> thnx
No, Condor cannot transfer files from a 3rd party source directly.
Some of the grid systems Condor supports can transfer files from a 3rd
party host, and Condor does expose that functionality for those grid
types.
-Erik