View Full Version : SSH: Transfer file to/from server?
ppc_michael
Aug 9, 2007, 07:56 PM
When I'm logged in to my server via SSH in Terminal, is there a way I can transfer files to my computer from the server, and vice versa? Currently the way I have to do it is by logging out and then using SCP or something. I'd like to do it without logging out or opening a new Terminal window. There's gotta be a way, right?
Eidorian
Aug 9, 2007, 07:57 PM
man cp
man sftp (Well if you can ftp)
ppc_michael
Aug 9, 2007, 08:33 PM
man cp
man sftp (Well if you can ftp)
But don't those require that my computer have open ports or something? My ISP blocks incoming data on SSH and FTP ports (and 80).
Eidorian
Aug 9, 2007, 09:21 PM
But don't those require that my computer have open ports or something? My ISP blocks incoming data on SSH and FTP ports (and 80).Are you able to ssh in already?
SC68Cal
Aug 9, 2007, 11:50 PM
use scp.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.