Configure a local filesystem target
Configure a local filesystem as a target using either the UI or the CLI.
- UI
- CLI
Configure a local filesystem as a target with the UI
To add a local target filesystem from your Dashboard:
- Select the relevant instance from the Instances panel.
- Under the Filesystems & Agents menu, select Filesystems.
- Select Add target filesystem.
- Select Local Filesystem as Filesystem Type.
- Enter a Display Name for the target.
- Enter a Mount Point. This is the directory in the local filesystem to use as the target filesystem.
- Select Save.
Configure a local filesystem as a target with the CLI
You can define multiple target filesystems to which you can migrate simultaneously. For more information about creating a local filesystem target using the CLI, see below:
| Command | Action | 
|---|---|
| filesystem add local | Add a local filesystem resource | 
| filesystem clear | Delete all target filesystems | 
| filesystem delete | Delete a target filesystem | 
| filesystem list | List of target filesystems | 
| filesystem show | Get target filesystem details | 
| filesystem types | List the types of target filesystems available |