Zend certified PHP/Magento developer

Does SCP between 2 machines copy file to the current machine in the background?

If I am copying file from remotemachine1 to remotemachine2 and I am currently at remotemachine3, will the file from remotemachine1 in background first copy to remotemachine3 and then to remotemachine2?

Update: I am using Linux machines.