The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 06-29-2009
sysgate's Avatar
sysgate sysgate is offline Forum Advisor  
Unix based
  
 

Join Date: Nov 2006
Location: Bulgaria
Posts: 1,323
Quote:
Originally Posted by saha View Post
yes i try to sftp, ftp to the server2, but unable to get connected.
sftp user1@gcadminst.gc.org
Connecting to gcadminst.gc.org...................
but never gets connected, i tried with scp,ftp too.
This most likely means that there are no daemons/listeners on the remote server. You will need to contact the system administrator of those servers and setup some sort of data transferring software - this could be OpenSSH's sftp, or some FTP server, as suggested above.