Accessing FTP accounts for Enkompass control panel!

July 9, 2011 • By Atul KhachanecPanel

Many wonder why when connecting to an Enkompass environment they now have to change the format of the username from the common format of  username or username@domain to domain|username.

Note in the example below that the format is domain.tld|username per the new formatting in IIS7

 

Status:    Connecting to 10.1.104.142:21…
Status:    Connection established, waiting for welcome message…
Response:    220 Microsoft FTP Service
Command:    USER move.tld|move
Response:    331 Password required for move.tld|move.
Command:    PASS *********
Response:    230 User logged in.

This isn’t something that Enkompass developers did but rather is related to a feature of the IIS 7 FTP that Enkompass (and hosting in general) uses.

From IIS.net

Microsoft has created a new FTP service that has been completely rewritten for Windows Server® 2008. This new FTP service incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options.

Accessing FTP accounts for Enkompass control panel!, 10.0 out of 10 based on 1 rating