Posts tagged as:

Troubleshoot

How To: Troubleshoot SCP Command

February 2, 2006

Some times we face problems in transferring the data from one machine to other machine using scp. Actually the scp command is executed successfully but the data is not transferred. As the .bashrc and not the .bash_profile file of the system to which the data is being transferred is executed. If the .bashrc of the [...]

Read the full article →