Cannot use the mapped drives when the application (wodSFTP / wodSFTP.NET / wodSFTPdll)
I have built a windows application using the SSHD server component. The application works fine with the HomeDir set as a directory on the C Drive and the service is started using the LocalService account or my Account. I am able to use the SCP and SFTP client from the Unix machine.
When I change the HomeDir to access a Shared Drive then I get an error and the connection fails. My id has administrator rights on the machine and also has full access to the drive. I tried to start the service with my ID and The Network Service still no luck.
Instead of using the mapped driver letter I also tried to use the UNC name and still the same problem.
When I run the application as a standalone system I am able to use the Shared Drive without any problem.
Can you please help out.
Thanks
Ramesh