fovus storage mount

fovus storage mount

Mount Fovus Storage on your computer.

Supported operating systems: Windows, Ubuntu, CentOS, and Redhat.

Fovus Storage will be mounted as a network file system at /fovus-storage/ on Linux or <WindowsDrive>:\fovus-storage\ on Windows.

Supported file operations: sequential & random read, sequential write, overwrite, delete

Job files are read-only.

The Fovus Storage network file system does not support modifying existing files directly. To modify a file, overwrite it instead. We recommend using Fovus Storage as a cloud archive instead of a working directory due to suboptimal performance and usability.

On Linux, mounting requires mount-s3 and FUSE. If they are not installed, this command lists what it needs and asks before installing; run “fovus -s storage mount” to skip the prompt on a non-interactive host.

Usage

fovus storage mount [OPTIONS]

Options

--mount-storage-path <mount_storage_path>

The path where Fovus Storage will be mounted. The default path is /fovus-storage/.

--windows-drive <windows_drive>

For Windows operating systems only. The drive where Fovus Storage will be mounted. The default drive is “M”.

--no-auto-remount

Mount once without setting up automatic re-mounting on login. For non-interactive or pipeline hosts.