Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] file transfer plugins
- Date: Wed, 18 Apr 2012 17:38:26 +0000
- From: "Shrum, Donald C" <DCShrum@xxxxxxxxxxxxx>
- Subject: Re: [Condor-users] file transfer plugins
Worked perfectly. Thanks very much Zach.
-Donny
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Zachary Miller
Sent: Wednesday, April 18, 2012 10:36 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] file transfer plugins
On Wed, Apr 18, 2012 at 12:55:35PM +0000, Shrum, Donald C wrote:
>
>
> - I don't see a file named wget-plugin anywhere. Is this something I need to write? Is it something I can download?
there is a plugin included with condor that uses the curl library for fetching files via http. so you just need to add something like this:
FILETRANSFER_PLUGINS = $(LIBEXEC)/curl_plugin
>
> - I presume this needs to be in the condor_config for all the processing nodes. Does it also need to be in the condor_config for my submit nodes?
it needs to be there on execute nodes as you said, and does not need to be there on the submit node.
cheers,
-zach
_______________________________________________
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/