Replies: 1 comment 1 reply
-
FYI, in our lab for using Aspera protocol, we had to open 33001 TCP & UDP ports and also open TCP for SSH protocol. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Troubleshooting Remote Server Connectivity - If you are having issues connecting to a PRIDE server, there are several steps you can take to troubleshoot the problem.
Step 1: Verify that your network connection is active. Check your network connection and make sure it is active.
Step 2: Check the server’s configuration to make sure that it is set up correctly. This includes verifying that all the necessary ports are open and that the server’s remote access is enabled.
Below are the two transfer servers for PRIDE FTP and ASPERA -
ASPERA Server -
To access FTP, use the following command in the command line:
and
output should be –
To access ASPERA, use the following command in the command line:
and
output should be –
in case it is not connected or if any other response is output please contact your system administrator.
Note: Telnet is a software to check remote server’s accessibility. It is enabled by default in most of the OS. If it is not enabled in your computer please search how to enable it.
Beta Was this translation helpful? Give feedback.
All reactions