Subject: Using UNC & file shares for SftpServer file storage
Date: 2021-04-17 19:06:17
From: Mikiel
Source: using-unc-file-shares-sftpserver-file-storage
----------------------------------------------------------------------

I can't figure out how to make network shares work with SftpSshServer . It throws exceptions when I try something like this to define a User...

Server.Users.Add("test", "password", @"Z:\")

...or any other possible variant of the directory path I can think of. The exception message is:

System.ArgumentException: 'Existing path required. (Parameter 'virtualRootPath')'

----------------------------------------------------------------------

Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand
If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor
who sold you the license and ask for your money back.

Back to ComponentPro Q&A Forum Index