Link Created mklink /d E "E:" mklink /d F "F:" Entry in sshd_config file ChrootDirectory c:/share Now When I connect to my Server via SCP using SFTP. I landed on the Share Dir. I am able to browse E and F Drive from Share Dir. However I am NOT able to view or copy any file for E & F . What I figured out is that via Hardlink or junction Link I can only see the Dir, But I can't view the content of the file and can't even copy the file. My Requirement is to Use Windows 2019 Server with OPENSSH Integrated...
Link Created mklink /d E "E:" mklink /d F "F:" Entry in sshd_config file ChrootDirectory c:/share Now When I connect to my Server via SCP using SFTP. I landed on the Share Dir. I am able to browse E and F Drive from Share Dir. However I am NOT able to view or copy any file for E & F . What I figured out is that via Hardlink or junction Link I can only see the Dir, But I can't view the content of the file and can't even copy the file. My Requirement is to Use Windows 2019 Server with OPENSSH Integrated...