ID:19101
Sep 13 2006, 2:17 pm
|
|
...because I don't. Anyone wanna explain how to file transfer on PuTTy step by step?
|
Sep 13 2006, 2:18 pm
|
|
Depends what you're doing.
|
=-0! Look up some tutorials, I've found some pretty good ones in the past. Better not be using that for illegal things :-P
|
First, you download "PsFTP" (utilizes the FTP ablities of SSH) from the same place you downloaded PuTTy. Then you do the following:
open mydomain.com [enter username and password] lcd "C:\Path_to_your_file" cd "path/on/your/server" put "file.exe" |