fake-sftp-server-rule icon indicating copy to clipboard operation
fake-sftp-server-rule copied to clipboard

Provide access to internal SFTP server

Open Borjianamin98 opened this issue 4 years ago • 2 comments
trafficstars

Borjianamin98 avatar Oct 08 '21 15:10 Borjianamin98

Hi @Borjianamin98, can you tell me why you want to access the internal server?

stefanbirkner avatar Nov 24 '21 18:11 stefanbirkner

Some settings can be made on the internal server, such as activating the SCP feature or other items. Implementing these in the main role may require review time for proper implementation and testing. (This was one of my requirement) On the other hand, it is not always possible to meet all the needs of the user, and it is not good to want to put a wrapper on all the internal library capabilities. For this reason, it is usually good to allow access to the internal library so that the user can easily use the role capabilities and apply the required extra settings if needed.

Borjianamin98 avatar Nov 24 '21 19:11 Borjianamin98