Error changing directory with SFTP and WINNT users

Report bugs or issues with Core FTP Server here
Post Reply
erickonradmiller
Posts: 1
Joined: Sat Mar 12, 2016 5:40 am

Error changing directory with SFTP and WINNT users

Post 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
cp
Posts: 124
Joined: Sun Sep 11, 2011 5:18 am

Post 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.
Post Reply