.\"Man page for condor_transfer_data .\"Generated by makeman on Thu Jan 26 17:33:07 2017 .TH condor_transfer_data 1 "January 2017" .SH Name .P condor_transfer_data transfer \- spooled data .P .SH Synopsis condor_transfer_data [-help -version] .P condor_transfer_data[-pool centralmanagerhostname[:portnumber]-name scheddname][-addr ""] cluster... cluster.process... user... -constraint expression... .P condor_transfer_data[-pool centralmanagerhostname[:portnumber]-name scheddname][-addr ""] -all .P .SH Description condor_transfer_data causes HTCondor to transfer spooled data. It is meant to be used in conjunction with the -spooloption of condor_submit, as in .P .br condor_submit -spool mysubmitfile .P Submission of a job with the -spooloption causes HTCondor to spool all input files, the job event log, and any proxy across a connection to the machine where the condor_schedddaemon is running. After spooling these files, the machine from which the job is submitted may disconnect from the network or modify its local copies of the spooled files. .P When the job finishes, the job has JobStatus = 4, meaning that the job has completed. The output of the job is spooled, and condor_transfer_dataretrieves the output of the completed job. .P .SH Options .P .B -help .IP "" 3 Display usage information .IP "" 3 .P .B -version .IP "" 3 Display version information .IP "" 3 .P .B -pool centralmanagerhostname[:portnumber] .IP "" 3 Specify a pool by giving the central manager's host name and an optional port number .IP "" 3 .P .B -name scheddname .IP "" 3 Send the command to a machine identified by scheddname .IP "" 3 .P .B -addr "" .IP "" 3 Send the command to a machine located at "" .IP "" 3 .P .B cluster .IP "" 3 Transfer spooled data belonging to the specified cluster .IP "" 3 .P .B cluster.process .IP "" 3 Transfer spooled data belonging to a specific job in the cluster .IP "" 3 .P .B user .IP "" 3 Transfer spooled data belonging to the specified user .IP "" 3 .P .B -constraint expression .IP "" 3 Transfer spooled data for jobs which match the job ClassAd expression constraint .IP "" 3 .P .B -all .IP "" 3 Transfer all spooled data .IP "" 3 .P .SH Exit Status .P condor_transfer_datawill exit with a status value of 0 (zero) upon success, and it will exit with the value 1 (one) upon failure. .P .SH Author Center for High Throughput Computing, University of Wisconsin-Madison .SH Copyright Copyright (C) 1990-2015 Center for High Throughput Computing, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. Licensed under the Apache License, Version 2.0.