SFTP - Error no such file
Whilst using SFTP, you may come across the error: no such file
, during deployment. This shows that a reference was made to a file that doesn't exist.
You will need to ensure that all the directories in the specified path do exist.