Hi, All:
I run into some weird issue here. I set up both FTP and SFTP sites on my Windows 2019 server. The virtual directory of both sites were D:/App/FTP_Site1 and D:/App/SFTP_Site1. When I published my static content files onto the server through FTP, all of files were transferred correctly into the folder of D://App/FTP_Site1. However, when I tried to repeat the same process using SFTP, all of my files went to C://Users//myName folder instead of D://App/SFTP_Site1 folder.
Can anyone explain to me why?
Thank you,