Monday, May 26, 2008

Sending Files Via Putty

Firstly pscp is needed. It can be grabbed here: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html


Then.. for quick reference (from the command prompt):
pscp file.txt username@hostname:/directory/subdirectory/etc/file.txt



No comments:

Post a Comment