Re: Quota exceeded error message is not consistent when trying to upload files again and again
OK, I actually saw only the last instance of the error. I didn't notice that some earlier instances also had the "Received SSH2_MSG_CHANNEL_DATA for nonexistent channel 0".
Well, the two problems occur at the same time. One on the SFTP level and one of the SSH level. It's hard to decide which error should take precedence. I do not know why you server sends SSH2_MSG_CHANNEL_DATA on nonexistent channel 0.
Well, the two problems occur at the same time. One on the SFTP level and one of the SSH level. It's hard to decide which error should take precedence. I do not know why you server sends SSH2_MSG_CHANNEL_DATA on nonexistent channel 0.