| Secure Protocols |
|
FTPS FTPS is supported by most dedicated FTP clients, it is not supported by Internet Explorer. Generally FTPS works first time, however some tweaking may be required to deal with restrictive corporate firewalls. There are no settings for FTPS on the control panel as it is enabled by default for all users on an FTPS enabled account. SFTP SFTP is supported by many FTP clients. It is also available from the UNIX command line (or other systems that provide an SSH client). SFTP is therefore often used in scripted file transfer applications. It may be easier to address firewall issues with SFTP as it only uses one port (port 22), whereas FTPS (like FTP) uses a standard port and a random port. SFTP is not enabled for each user by default and at this time can not be enabled from the control panel. You need to mail support@maytech.net to get SFTP enabled for a login. We aim to get the controls onto the panel soon. SCP |