Supporting SCP

In Configuring SFTP we described how to set up the SFTP file system for your users. 

If you want to allow users to access the same file system through SCP then you just need to enable it on your server. 

server.enableSCP();

Users will have access to the same file systems they can access over SFTP.