sFTP

sFTP client users home directory

219 views November 19, 2021 November 19, 2021 admin 0

As of BridgeGate Version 10.0.6 The sftp client can no longer executie cd /homeĀ  Ā The user must include the username cd /home/usernameĀ  or execute justĀ  cd

The cd command with nothing after it will take the user to the users home directory.

The BridgeGate sFTP server can also be configured to remove or change the default virtual home directory.Ā  Configuring the bridgegate.xml with the VFS_HOME attributes .Ā  If left blank it will default toĀ  VFS_HOME=ā€/home/${username}ā€ To remove the /home prefixĀ set the VSF_HOME element in the BridgeGate.xml section: <FTP_SSH_CONFIGĀ Ā  VFS_HOME=”/”

Additional configuration options can be found at https://www.bridgegatedev.com/doc/bridgegate-platform/#1005

Tags:

Was this helpful?