FAQ: Add suggestion on how to solve sftp error
This commit is contained in:
parent
3cd8a7bc96
commit
4a524da736
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
||||
::
|
||||
|
|
Loading…
Reference in a new issue