Skip to content

OneDrive Client for Linux

Overview

Overview Here

Availability

Cluster Module/Version
BOSE onedrive/2.4.23
BGSC onedrive/2.4.15
onedrive/2.4.23

Note: You can simply use module load onedrive to activate the most recently installed version of this software.

Arguments / Options

This is a list of arguments for the OneDrive Client for Linux command that we wanted to highlight. Use man OneDrive Client for Linux or man-guide-url for a full list.

Option Description
--argument description

Sample Slurm Script

submit.sh
#!/bin/bash
# -- SLURM SETTINGS -- #
# [..] other settings here [..]

# The following settings are for the overall request to Slurm
#SBATCH --ntasks-per-node=32     # How many CPU cores do you want to request
#SBATCH --nodes=1                # How many nodes do you want to request

# -- SCRIPT COMMANDS -- #

# Load the needed modules
module load OneDrive Client for Linux/<version>    # Load OneDrive Client for Linux

Real Example

Has your research group used OneDrive Client for Linux in a project? Contact the HPC Team and we'd be glad to feature your work.

Citation

Please include the following citation in your papers to support continued development of OneDrive Client for Linux.

Citation Here

Resources