if mountpoint -q "/application/protected/fluidbookpublication/working"; then
:
else
- sshfs -o reconnect,ServerAliveInterval=15,ServerAliveCountMax=3 -p 58745 -o uid=33 -o gid=33 -o allow_other toolbox@toolbox.fluidbook.com:/application/protected/fluidbookpublication/working /application/protected/fluidbookpublication/working
+ sshfs -o reconnect,ServerAliveInterval=15,ServerAliveCountMax=3 -p 7553 -o uid=33 -o gid=33 -o allow_other fluidbook@docs.toolbox.fluidbook.com:/data /application/protected/fluidbookpublication/working
fi
mkdir -p /application/usstorage