Command-Line Login

After EFT is configured, you can open the administration interface and login automatically using the EFT computer's local administrator credentials from a command line or a Windows shortcut, using the EFT administrator listening IP address and port.

The EFT administrator listening IP address must be set to a specific IP address, not All Incoming. To log in remotely, remote administration must be configured and EFT must be in the same domain as the computer from which you are attempting to log in.

To open the EFT administration interface and login automatically at a command line

  1. Open a command prompt (Start > Run > cmd).

  2. Change to the directory in which EFT is installed (for example, cd C:\Program Files\Globalscape\EFT Server).

  3. Type the name of the administration interface executable (cftpsai.exe), followed by the administrator listening IP address and port, then press ENTER. The IP address and port must be separated by a colon. For example, type:

  4. cftpsai.exe 192.168.174.142:1100

    The administration interface appears and logs in using the EFT computer's login credentials.

To open the EFT administration interface and login automatically using a shortcut

  1. Right-click the EFT administration interface shortcut created when you installed EFT (or create one), then click Properties. The Properties dialog box appears.

  2. In the Target box, after the quotation mark, add the administrator listening IP address and port. For example, the Target box would contain:

    "C:\Program Files\Globalscape\EFT Server\cftpsai.exe" 192.168.174.142:1100
  3. Click OK to save the changes.

  4. Double-click the shortcut to test it. The EFT administration interface opens and logs in using the EFT computer's local administrator credentials.