[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't write to ftp.linux.org.il/pub/local-dev/shaulk



> On Thu, Jul 13, 2000 at 01:01:34AM +0300, Shaul Karl wrote:
> > Due to having an "illegal" Class B private IP (172.17.120.5) + being behind a 
> > firewall and a socks server I was never able to access my ftp dir 
> > (ftp.linux.org.il/pub/local-dev/shaulk) with ssh.
> > 
> > As a temporary solution, until a few weeks ago Ira was willing to receive a 
> > tar ball of what I wanted to upload and to untar it there for me.
> 
> Wait, was there any problem with 'scp'? There shouldn't be
> any - it's not an 'active' connection like FTP.
> 


scp "uses ssh(1) for data transfer". So I am back with the ssh connection problem, do not I? 

[23:59:18 ssh]$ man scp | head -15

SCP(1)                      System Reference Manual                     SCP(1)

NAME
     scp - secure copy (remote file copy program)

SYNOPSIS
     scp [-pqrvC46] [-P port] [-c cipher] [-i identity_file]
         [[user@]host1:]file1 [...] [[user@]host2:]file2

DESCRIPTION
     scp copies files between hosts on a network.  It uses ssh(1) for data
     transfer, and uses the same authentication and provides the same security
     as ssh(1).  Unlike rcp(1),  scp will ask for passwords or passphrases if
     they are needed for authentication.
[23:59:34 ssh]$ 

-- 
	
	--  Shaul Karl <shaulk@israsrv.net.il>

	Donate free food to the world's hungry: see http://www.thehungersite.com



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il