rdmount command
Use this command to mount remote disk images or network shares
The following table shows the arguments for the options.
Option | Description |
---|---|
-r | rdoc operation (if used, must be first option) -r -map: mount the RDOC images -r -unmap<filename>: unmount the mounted RDOC images -r -maplist: shows the mounted RDOC images via the XClarity Controller web browser and the CLI interface |
-map | -t <samba|nfs|http|sftp|ftp> filesystem type -ro read-only -rw read-write -u user -p password -l file location (URL format) -o option (extra option string for samba and nfs mounts) -d domain (domain for samba mount) |
-maplist | shows the mapped images |
-unmap <id|fname> | use id with network images, filename with rdoc |
-mount | mount the mapped images |
-unmount | unmount the mounted images |