Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Guest

How to connect to a server using pbrun in winscp

Hi,

we connect to the required host machines by running the pbrun command on a jumper machine. I am able to connect to the jumper box using the Winscp but I need to copy some files from my windows machine to the end host which connects through pbrun.

steps that we follow to connect to the end server through putty
1. connect to jumper box through putty.
2. Run the command pbrun -h 'hostname' -u 'usergrp' ksh

Can we run the pbrun command to connect to that host or is there any other means to transfer the files to that end host