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 [2019_01_07 08:25] dancloudftp [2020_09_23 12:03] smeadmin
Line 11: Line 11:
  
 We recommend using Passive mode from the FTP client. Active mode is supported but is harder for users to configure.  To upload large files you may need to use the maximum timeout for your FTP client. We recommend using Passive mode from the FTP client. Active mode is supported but is harder for users to configure.  To upload large files you may need to use the maximum timeout for your FTP client.
 +
 +Here's how to extend the timeout in some popular clients:
 +  * FileZilla: Go to Edit => Settings => Connection => set `Timeout in seconds` to 0
 +  * Transmit: Go to Preferences... => Click Advanced => Click Advanced Server Settings... => set `Connect Timeout` to 36000
 +  * WinSCP: Go to Session => Sites => Site Manager... => select your connection => click Edit => click Advanced... => Connection => Set `Server response timeout` to 6000
  
 ### US Server ### US Server
Line 24: Line 29:
 SFTP is available on port 2200. SFTP is available on port 2200.
  
-    sftp://ftp.storagemadeeasy.com:2200+    sftp://sftp.storagemadeeasy.com:2200
  
 ### EU Server ### EU Server
Line 38: Line 43:
 SFTP is available on port 2200. SFTP is available on port 2200.
  
-    sftp://ftpeu.storagemadeeasy.com:2200+    sftp://sftpeu.storagemadeeasy.com:2200