2
« on: September 30, 2004, 09:08:04 am »
I think thers some comfusion here.
ssh = secure shell (not file transfer)
scp = secure copy mechanism (file transfer)
sftp = secure file transfer
It sounds like we are mixing up what your trying to do
dropbear as installed by default supports ssh and scp
if the app your using tries to use sftp for transfer it will fail with the unable to find sftp-server this is correct as it doesnt exist. (multisync etc)
Apps that use scp for transfer are not affected
if you remove dropbear and install openssh from the upgrades feed you will now be supporting ssh scp and sftp
behaviour should now be the same as 3.3.6