I want to copy file/s from remote server to central server and then to localhost
The way I access is from localhost I connect to central server using SSH
Then I connect to required remote server using pmrun as pmrun -h jmjgv12643 user001
user001 is privilged user where as I am not.
I need to copy files from jmjgv12643 to central server and then back to localhost.
How can I do that, If more explanation is needed, Please let me know.