> 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?

The default
/etc/ssh/sshd_config
has a
subsystem sftp ...
towards the end of the file, so you should be able to run
sftp u...@host
and use the above ftp commands.


-- 
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/6d4219cc1003211601r44e9c7d8kda1ac5d2f809b...@mail.gmail.com

Reply via email to