SFTP error: process_write: write failed

Symptom

You are getting below error while transferring files into your Linux / Unix operating system.

sftp-server[21321]: error: process_write: write failed

Solution

Check for the full log and find which directory the write process is failing. Go to the directory an check on permission and verify the space is sufficient (the file size).

You May Also Like

Leave a Reply?