IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

RootDirectory Property

The root directory for the entire SFTP server.

Syntax

public String getRootDirectory();
public void setRootDirectory(String rootDirectory);

Remarks

RootDirectory specifies the root of the SFTP server ('/'). If a value is provided, the bean will handle all requests by doing all file operations itself, but the events will still give you the opportunity to override the default values/operations as necessary.

If a value is not provided, all events must be handled appropriately to ensure correct operation.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0