Skip to content

show

Display properties of a virtual filesystem

raidrivecli show <label>

Example

$ raidrivecli show sftp

[Basic Configurations]
kind: SFTP
status: Connected
id: 1e272f684eb2493eac7d80384856144b
label for a virtual filesystem (-l,--label): sftp
absolute local path as a mountpoint (-m,--mount-path): /mnt/sftp
make a mountpoint read-only (--read-only): false
make a mountpoint accessible to others (--public): false
mount using different credential (--prompt-credentials): false
mount at daemon start (--mount-at-start): true
prevent others from overwriting (--file-lock): false
proxy (--proxy): no
force to set capacity (GB) (--capacity): unspecified
throttled download traffic (MB/s) (--bandwidth-download): unlimit
throttled upload traffic (MB/s) (--bandwidth-upload): unlimit
try to keep modified date when copying (--keep-date-modified): false

[SFTP Configurations]
remote address (-a,--address): sftp://10.0.0.40:22/
alternative url (--alt-address):
username (-u,--username): user1
password (-p,--password): ********************************
character set (--charset): utf-8
private key password (--private-key-password): ********************************