The SSH server installed in windows 2003 server and the client base on UNIX. Now the customer complaints the client can just access SSH (can see the files), but can not fetch them. SSH version: ssh-tectia-server-6.1.0.668-windows |
Is SFTP enabled on the server for this user? This can be seen from the services page on the server configuration GUI on Windows. Is the client using scp or sftp? Can you paste the actual command that is being executed from the client as well as the error? |
Hi, Can you confirm the user attempting to get the files is able to perform the "GET" function? Does the user have the correct read / write access required on the Windows Server? Folder / file permissions are set on a OS level in Windows. Thanks, James Wright |