.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "CONDOR_TRANSFER_DATA" "1" "Apr 01, 2024" "" "HTCondor Manual" .SH NAME condor_transfer_data \- HTCondor Manual .sp transfer spooled data .SH SYNOPSIS .sp \fBcondor_transfer_data\fP [\fB\-help | \-version\fP] .sp \fBcondor_transfer_data\fP [ \fB\-pool\fP \fIcentralmanagerhostname[:portnumber]\fP | \fB\-name\fP \fIscheddname\fP ] | [\fB\-addr\fP \fI\(dq\(dq\fP] \fIcluster... | cluster.process... | user...\fP | \fB\-constraint\fP \fIexpression\fP ... .sp \fBcondor_transfer_data\fP [ \fB\-pool\fP \fIcentralmanagerhostname[:portnumber]\fP | \fB\-name\fP \fIscheddname\fP ] | [\fB\-addr\fP \fI\(dq\(dq\fP] \fB\-all\fP .SH DESCRIPTION .sp \fIcondor_transfer_data\fP causes HTCondor to transfer spooled data. It is meant to be used in conjunction with the \fB\-spool\fP option of \fIcondor_submit\fP, as in .INDENT 0.0 .INDENT 3.5 .sp .EX $ condor_submit \-spool mysubmitfile .EE .UNINDENT .UNINDENT .sp Submission of a job with the \fB\-spool\fP option causes HTCondor to spool all input files, the job event log, and any proxy across a connection to the machine where the \fIcondor_schedd\fP daemon 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. .sp When the job finishes, the job has \fBJobStatus\fP = 4, meaning that the job has completed. The output of the job is spooled, and \fIcondor_transfer_data\fP retrieves the output of the completed job. .SH OPTIONS .INDENT 0.0 .TP \fB\-help\fP Display usage information .TP \fB\-version\fP Display version information .TP \fB\-pool\fP \fIcentralmanagerhostname[:portnumber]\fP Specify a pool by giving the central manager\(aqs host name and an optional port number .TP \fB\-name\fP \fIscheddname\fP Send the command to a machine identified by \fIscheddname\fP .TP \fB\-addr\fP \fI\(dq\(dq\fP Send the command to a machine located at \fI\(dq\(dq\fP .TP .B \fIcluster\fP Transfer spooled data belonging to the specified cluster .TP .B \fIcluster.process\fP Transfer spooled data belonging to a specific job in the cluster .TP .B \fIuser\fP Transfer spooled data belonging to the specified user .TP \fB\-constraint\fP \fIexpression\fP Transfer spooled data for jobs which match the job ClassAd expression constraint .TP \fB\-all\fP Transfer all spooled data .UNINDENT .SH EXIT STATUS .sp \fIcondor_transfer_data\fP will exit with a status value of 0 (zero) upon success, and it will exit with the value 1 (one) upon failure. .SH AUTHOR HTCondor Team .SH COPYRIGHT 1990-2024, Center for High Throughput Computing, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI, US. Licensed under the Apache License, Version 2.0. .\" Generated by docutils manpage writer. .