Upload Input Files to a File SystemΒΆ
After logging in to the File Manager, use the upload (
) button in the upper right to upload input files for a CONVERGE simulation. In the Upload modal, select the Folder option to upload your entire Case Directory. Once the case has been uploaded, you can run a job.
You can optionally compress your input files into an archive and upload the case as a single archive file instead of uploading the folder. After the archive file has been uploaded, right-click on the file name and select Extract to extract the input files. The File Manager can extract files from archives in .tar.gz, .gz, .zip, .lz4, or .zst format.
If you prefer working at the command line, you can upload your case using SCP or rsync instead. Example commands are provided here.
Warning
Do not include the following characters in directory names or file names: & < > " '. Jobs will fail if any input file paths include any of these characters.