You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A command line based interface to OneDrive has been installed on HPC cluster servers.  There is some configuration required before you start using the command(s) provided.

  1. Create a "onedrive" directory somewhere within your scratch space directory.

    mkdir -p -m 700 /scratch/jc012345/onedrive
  2. Modify your environment by loading the onedrive module. 

    module load onedrive
  3. test

  • No labels