Mount
Overview
Mount files from your Platform projects as a local file system. To start, specify a directory on your local machine where the file system will be mounted (also called "mountpoint
").
Specify one or multiple projects for mounting. If no project is specified, all projects you have access to will be mounted (the list of available projects can be checked using the list
command). In case of mounting more than one project, project names should be separated with a comma ",".
Usage:
sbfs [parameters] mount <mountpoint> [optional-parameters]
Parameters
-h, --help help for configure
After the file system is mounted, it behaves like a local disk with the following characteristics.
Updated less than a minute ago