A failure was received describing "Failure" during upload to SFTP server using FileZilla

I have encountered this problem many times. When downloading or editing any file from FileZilla, it displays an error message

Error: write error: a failure was received with the description "Failure".

My AWS EC2 server with a minimal instance class type.

+4
source share
1 answer

"" - 4, OpenSSH SFTP , SFTP- 3. , , -text, .

, "Failure", :

  • (HDD).
  • .

.

. SFTP Status/Error Code 4 (Failure).

+4

Source: https://habr.com/ru/post/1650884/


All Articles