How to remote mount with password using SSHFS and stdin; Ubuntu sshfs remote mounting; MOSSO

Reply to comment

I'm running this script and keep getting "Timeout waiting for prompt". Any suggestions:

echo $DESTINATION_PWD | sshfs -o workaround=rename,password_stdin,sshfs_debug $DESTINATION_USER@$DESTINATION_SERVER:$DESTINATION_SERVER_PATH $MOUNT_PATH