035179593513 [email protected]

Solution: „owner and group of the destination directory must be „root“. Other users have also to be root the world have have to write permissions (chmod 755)“

subfolder of /destination have to belong to the sftp user otherwise you will receive fatal: bad ownership or mode for chroot

chown user:user /destination/ -R

chown root:root /destination
chmod 755 /destination -R

 

de_DEDeutsch