This ssh stuff is very strict on directory/file permissions. Finally I have made a step-by-step approach. Independent of org/MobileOrg, I first tried to establish a connnection with a ssh client on the Android device, where the ssh root directory points to the MobileOrg directory (configured in /etc/ssh/sshd_config). I always had a tail on /var/log/auth.log. Now, I have chown'ed all the files in MobileOrg directory to root and group to users. The group must have r/w permission. The directories all the way up to file system root needs to be owned by root. The rest is configuration of org and MobileOrg.
Did you changed any files or permissions? Did you make an OS update? Maybe sshd_config has been overwritten during update! Check sshd_config for duplicate sftp subsystem entries. Only the first one is valid. Markus -- You received this message because you are subscribed to the Google Groups "mobileorg-android" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mobileorg-android. For more options, visit https://groups.google.com/groups/opt_out.
