Re: Transferring files over SSH in the console
>> The default
>> /etc/ssh/sshd_config
>> has a
>> subsystem sftp ...
>> towards the end of the file, so you should be able to run
>> sftp user@host
>> and use the above ftp commands.
> Yes, but then I cannot get a regular shell for vim and such. I need to
> both run commands and also transfer files.
LOL
I no longer have your original email but you seemed to be asking about
ftp-like features.
Why don't you have two sessions open, one for transferring through
sftp and one vi and whatever else through ssh?
Reply to: