I have tried to create a FILE TRANSFER only linux server for a few days without success. My initial plan was to create a server which only sftp capability. I thought by just supporting sftp I can still perform scp and rsync, but I was wrong. I was able to create the sftp only server quite easily but which doing scp and rsync it rejected the connection with the following error:
This service allows sftp connections only.
No comments:
Post a Comment