035179593513 [email protected]

Solution: "owner and group of the destination directory must be "root". Other users also have to be root the world have to have 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

 

en_USEnglish