Page 1 of 1

Error changing directory with SFTP and WINNT users

Posted: Sat Mar 12, 2016 5:43 am
by erickonradmiller
Hi,

When checking the Winnt checkbox, with the correct base directory set to:
C:\SecureTransfer\

Logging in with WinSCP produces an error indicating:
Error changing directory to '/C:/SecureTransfer/<username>'

Note that <username> is the actual username used.

It appears that / is being prepended to the base directory path incorrectly.

Eric

Posted: Wed Apr 13, 2016 4:50 pm
by cp
The directory needs to exist. If running the service with the system account (or a different Windows account than the one that created the directory), this can cause user denied issues too.