chris-at-github
10/14/2013 - 11:29 AM

SCP

SCP

// Push
scp -P26 DATEI.EXT BENUTZER@localhost:

// Get
scp -P26 BENUTZER@localhost:DATEI .