freeFTPd and scp/sshfs
Posted
by singpolyma
on Super User
See other posts from Super User
or by singpolyma
Published on 2010-06-12T00:34:43Z
Indexed on
2010/06/12
0:43 UTC
Read the original article
Hit count: 1353
When I connect to freeFTPd using the CLI 'sftp' client from my Ubuntu system, it works find. Unfortunately, that client sucks at downloading whole directory trees.
So I tried to use scp and I get "exec request failed on channel 0"
So I tried sshfs. I can browse the directory structure, but it lists the files and says they do not exist.
The freeFTPd server logs have no useful information.
© Super User or respective owner