Uploading files via telnet instead of FTP to a RH 8 server?

Harry Putnam reader at newsguy.com
Sat Aug 7 04:14:38 UTC 2004


"Barry S." <help at codefit.com> writes:

> Or a simpler question, what would be an SCP command
> to copy a file on my PC to the
> server I'm logged into via putty?

for that you need the pscp.exe module.

It works only in a dos window (or last time I used it(about a yr ago)
it did.

So navigate to the directory containing pscp.exe... And move the file
to be transferred there too for convenience in the command line.

Open a dos window and navigate to that directory, then run

 `pscp.exe myfile user at remote_host:/path'  

And follow the prompts.





More information about the redhat-list mailing list