MEGA
raidrivecli add mega
If you add storage without any options, you will be prompted to enter a username and password.
raidrivecli add mega
Username: <username>
Password: ********
Alternatively, a username or password can be specified as options.
raidrivecli add mega -u <username>
raidrivecli add mega -u <username> -p [password]
Warning
Shell commands are logged in history. If possible, we recommend not specifying the -p
or --password
option with a value.
If a mount directory is not specified, it will be mounted to a directory such as /mnt/mega
under /mnt
. To specify the mount directory, use the --mount-path
option.
raidrivecli add mega --mount-path /myservices/mega
ADDITIONAL OPTIONS
--username, -u <username> username
--password, -p [password] password
SEE ALSO