STMS mounting in linux for 3 system landscape
Mounting will done like this right
Loging to Quality System through putty
Qlty
#mount -t devIP:/usr/sap/trans /usr/sap/trans nfs
Loging to Production System through putty
Prod
#mount -t devIP:/usr/sap/trans /usr/sap/trans nfs
Thanks in advance