freeFTPd and scp/sshfs
- by singpolyma
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.