Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudappliance/sftpsetup [2019_10_08 09:26] dancloudappliance/sftpsetup [2019_11_12 12:00] – [Advanced FTP/FTPS Setup] dan
Line 1: Line 1:
 # FTP/SFTP Configuration # FTP/SFTP Configuration
-##### last updated: Oct8, 2019+##### last updated: Nov12, 2019
  
 The File Fabric Appliance and SaaS support a number of protocol gateways allowing applications to natively access the File Fabric using FTP/FTPS, SFTP or WebDAV. These are ideal for retrofitting existing applications for object storage. The File Fabric Appliance and SaaS support a number of protocol gateways allowing applications to natively access the File Fabric using FTP/FTPS, SFTP or WebDAV. These are ideal for retrofitting existing applications for object storage.
Line 17: Line 17:
 ## Initial Setup ## Initial Setup
  
-Setting the domain name during [[cloudappliance:applinstallation|Appliance Installation]] allows all three services be be accessed through the domain name.+ 
 +<WRAP center round info 100%> 
 +Setting the domain name during [[cloudappliance:applinstallation|Appliance Installation]] allows **FTP** and **FTPS** to be be accessed through the domain name.  To access the File Fabric using **SFTP** through CloudFTP you must first manually reset the value of the serversme variable in /var/www/smestorage/ftpserver/sftpserver/sftpserver.conf to the File Fabric's domain name. 
 +</WRAP> 
 + 
 + 
  
 In the example below, the domain name is perf.smestorage.com. In the example below, the domain name is perf.smestorage.com.
Line 65: Line 71:
 ## Advanced FTP/FTPS Setup ## Advanced FTP/FTPS Setup
  
-Systems publicly exposing FTP based protocols might need additional setup to meet the needs of security administrations. Common changes are detailed below, for advanced changes contact SME Support.+Systems publicly exposing FTP based protocols might need additional setup to meet the needs of security administrators. Common changes are detailed below, for advanced changes contact SME Support.
  
 ### FTP configuration files ### FTP configuration files