Difference between revisions of "Seedbox access via FTP, SSH and SFTP"
From Pulsed Media Wiki
(organizing data and added potential client software.) |
m |
||
Line 18: | Line 18: | ||
=== SFTP/SCP === | === SFTP/SCP === | ||
These clients support also FTP. | These clients support also FTP. | ||
− | SFTP is recommended due to the added security by all communication between client and server being encrypted. | + | SFTP is recommended due to the added security <span class="plainlinks">[http://www.mycaal.com/<span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">loan modification</span>] by all communication between client and server being encrypted. |
* [http://winscp.net/ WinSCP] | * [http://winscp.net/ WinSCP] | ||
* [http://www.bitkinex.com/sftpclient BitKinex] | * [http://www.bitkinex.com/sftpclient BitKinex] |
Revision as of 07:39, 12 September 2011
Accessing your Seedbox service utilizing FTP, SFTP or SSH is very simple.
Access details
Upon service setup you have received your service access URL in the format of: username.servername.pulsedmedia.com The username portion of the URL/Host is optional when accessing via FTP/SFTP/SSH.
It is recommended that you use servername.pulsedmedia.com format when accessing using any of these protocols.
- FTP Port: 21
- SSH Port: 22
- SFTP Port: 22
Username: Same as for HTTP/Web
Password: Same as for HTTP/Web
Client software
SFTP/SCP
These clients support also FTP. SFTP is recommended due to the added security loan modification by all communication between client and server being encrypted.
FTP Clients
FTP clients are unlikely to support SFTP/SCP/FTPS despite generally vice-versa support is found, ie. SFTP clients support regular FTP.