On Mon, Mar 22, 2010 at 12:52:36AM +0200, Dotan Cohen wrote: > I am managing a small embedded device that I SSH into over the LAN. To > run commands, I use KDE Konsole, and to transfer files I use Konqueror > and SFTP. I understand that SFTP also runs over SSH, so is there a way > to send files in Konsole as well? I am familiar with the FTP commands > such as cd, lcd, put, and get. Are there equivalent commands for SSH > terminal connections?
Several ways: * You can use scp both ways as others have said. * Use rsync over ssh: rsync -e ssh -av <user>@remote:directory/files . * Use lftp fish://<user>@remote and then you can put,mput, get,mget and much more * Do the same with gftp (using an ssh/fish-connection) * Use filezilla like gftp Regards Johann -- Johann Spies Telefoon: 021-808 4599 Informasietegnologie, Universiteit van Stellenbosch "Jesus said unto her, I am the resurrection, and the life: he that believeth in me, though he were dead, yet shall he live: And whosoever liveth and believeth in me shall never die. Believest thou this?" John 11:25,26 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100323073726.gg11...@sun.ac.za