Differences between revisions 1 and 2
Revision 1 as of 2015-08-22 17:48:45
Size: 720
Editor: wilhelms
Comment:
Revision 2 as of 2016-08-02 11:32:54
Size: 721
Editor: mcdermd
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Question: What FTP/SFTP/FTPS Protocols Do You Support And How Can I Use Them?''' '''Question: Which FTP/SFTP/FTPS Protocols Do You Support And How Can I Use Them?'''

Question: Which FTP/SFTP/FTPS Protocols Do You Support And How Can I Use Them?

  • Here is the summary of hostnames and protocols we can support for file transfers:

FTP:

    Supported via:

      - FTP Proxy to backend ProFTPd installed on our file servers.
      - Protocol is Passive or PASV FTP.

    Hosts:

      - ftp.kattare.com

    Accounts:

      - All Shell and FTP-Only accounts.

SFTP & SCP:

    Supported via:

      - OpenSSH installed on our web servers.
      - Protocol is SSH File Transfer Protocol.

    Hosts:

      - www.yourdomain.com
      - yourwebserver.kattare.com

    Accounts:

      - All Shell accounts.


CategoryGettingStarted

Which FTP/SFTP/FTPS Protocols Do You Support And How Can I Use Them? (last edited 2016-08-02 11:33:04 by mcdermd)