-
See Also
- RemoteBatchSubmit
- RemoteBatchMapSubmit
- RemoteProviderSettings
-
- Service Connections
- CharityEngine
-
- Remote Batch Computation Providers
- AWSBatch
- Related Guides
-
-
See Also
- RemoteBatchSubmit
- RemoteBatchMapSubmit
- RemoteProviderSettings
-
- Service Connections
- CharityEngine
-
- Remote Batch Computation Providers
- AWSBatch
- Related Guides
-
See Also
is an option for RemoteBatchSubmit and RemoteBatchMapSubmit that specifies local files to be uploaded and made available within remote jobs.


RemoteInputFiles
Listing of Batch Computation Providers »is an option for RemoteBatchSubmit and RemoteBatchMapSubmit that specifies local files to be uploaded and made available within remote jobs.
Details

- The value of the RemoteInputFiles option should be an association where keys are string filenames and values are string paths to local files, File objects or ByteArray objects. The file content specified by each value will be uploaded to the provider and made available in the remote session's working directory under the filename specified by the corresponding key.
Examples
open all close allBasic Examples (1)
Scope (1)
Properties & Relations (1)
The names of a job's input files can be accessed from the "JobInputFilenames" property of a RemoteBatchJobObject:
See Also
RemoteBatchSubmit RemoteBatchMapSubmit RemoteProviderSettings
Service Connections: CharityEngine
Remote Batch Computation Providers: AWSBatch
Related Guides
History
Text
Wolfram Research (2020), RemoteInputFiles, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteInputFiles.html.
CMS
Wolfram Language. 2020. "RemoteInputFiles." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteInputFiles.html.
APA
Wolfram Language. (2020). RemoteInputFiles. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoteInputFiles.html
BibTeX
@misc{reference.wolfram_2025_remoteinputfiles, author="Wolfram Research", title="{RemoteInputFiles}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteInputFiles.html}", note=[Accessed: 03-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_remoteinputfiles, organization={Wolfram Research}, title={RemoteInputFiles}, year={2020}, url={https://reference.wolfram.com/language/ref/RemoteInputFiles.html}, note=[Accessed: 03-October-2025]}