From 4a524da73653e9c235164821723fc3c5758f9e4b Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sun, 18 Mar 2018 21:39:11 +0100 Subject: [PATCH] FAQ: Add suggestion on how to solve sftp error --- doc/faq.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/faq.rst b/doc/faq.rst index 84e37612d..1dd99a620 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -111,6 +111,10 @@ directory structure via sftp, so the path that needs to be specified is different than the directory structure on the device and maybe even as exposed via other protocols. + +Try removing the /volume1 prefix in your paths. If this does not work, use sftp +and ls to explore the SFTP file system hierarchy on your NAS. + The following may work: ::