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
cloudftp [2018_02_09 00:35] stevencloudftp [2019_01_07 08:25] dan
Line 1: Line 1:
-CloudFTP+Cloud FTP 
 +#### Last edited on January 7, 2019.
  
-CloudFTP is an FTP Server protocol provided by the File Fabric.  It's ideal for use with cloud storage that do not natively support FTP. Once a Cloud has been added to your Storage Made Easy Account, if CloudFTP is enabled for your account you will be able to access it from any FTP Client.+Cloud FTP is an FTP Server protocol provided by the File Fabric.  It's ideal for use with cloud storage that does not natively support FTP. Once a provider has been added to your Storage Made Easy account, if Cloud FTP is enabledyou will be able to access it from any FTP Client.
  
 ## 1 Accessing CloudFTP ## 1 Accessing CloudFTP
Line 20: Line 21:
  
     ftp.storagemadeeasy.com:990     ftp.storagemadeeasy.com:990
 +
 +SFTP is available on port 2200.
 +
 +    sftp://ftp.storagemadeeasy.com:2200
  
 ### EU Server ### EU Server
Line 30: Line 35:
  
     ftps://ftpeu.storagemadeeasy.com:990     ftps://ftpeu.storagemadeeasy.com:990
 +    
 +SFTP is available on port 2200.
 +
 +    sftp://ftpeu.storagemadeeasy.com:2200
 +
  
 ### Appliance ### Appliance
  
-By default the File Fabric Cloud FTP service is configured to run an FTP service on port 21 and an FTPS service (FTP over SSL) on port 990.+By default the File Fabric CloudFTP service is configured to run an FTP service on port 21 and an FTPS service (FTP over SSL) on port 990.
  
-Check the health of Cloud FTP service by logging into the appliance and running the command:+Check the health of CloudFTP service by logging into the appliance and running the command:
  
     systemctl status cloudftp     systemctl status cloudftp