• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Downloading Files through OpenSSH terminal

WaSaPeaS

Junior Member
If I log into my linux box remotely through SSH from say, a win2k box, how can I copy that file onto the windows box through ssh? Are there any commands to help me do this?
 
If the SSH client you're using supports ZModem transfers (SecureCRT does), then you can use sz on the Unix side to initiate a transfer.
 
Back
Top