Here is the command that allows you to run an interactive Matlab sesson
salloc --account=EB-MA3194M-0XX --partition=spot-fsv2-1 --qos=spot-fsv2-1 --nodes=1 --cpus-per-task=1 --time=23:00:00
This launches an interactive node on the instance. Then you load in Matlab and run it:
module purge module load matlab/2022b matlab -nodesktop -nosplash
Download this one: https://github.com/winfsp/winfsp/releases/tag/v2.0
More info can be found here: https://phoenixnap.com/kb/sshfs