Re: Reverse ftp over ssh does send files

2003-07-20 Thread Micha Feigin
On Fri, 2003-07-18 at 13:29, Shaul Karl wrote: On Fri, Jul 18, 2003 at 01:39:10AM +0300, Micha Feigin wrote: I am aware of sftp, only for the specific computer I am trying to connect to, when I try to connect over sftp the connection locks up. I can't connect directly back to my computer

Re: Reverse ftp over ssh does send files

2003-07-20 Thread Ehud Karni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19 Jul 2003 00:20:50 +0300, Micha Feigin [EMAIL PROTECTED] wrote: I am confused. Allow me to revisit the problem: Machine A --- network cloud --- home gateway --- Machine B In addition to the above, B is masqueraded,

Re: Reverse ftp over ssh does send files

2003-07-18 Thread Shaul Karl
On Fri, Jul 18, 2003 at 01:39:10AM +0300, Micha Feigin wrote: I am aware of sftp, only for the specific computer I am trying to connect to, when I try to connect over sftp the connection locks up. I can't connect directly back to my computer since I am conection through the isp NAT and an

Re: Reverse ftp over ssh does send files

2003-07-18 Thread Micha Feigin
On Thu, 2003-07-17 at 10:55, Shachar Shemesh wrote: Tzafrir Cohen wrote: On Thu, Jul 17, 2003 at 09:07:18AM +0300, guy keren wrote: On 17 Jul 2003, Micha Feigin wrote: I try to connect to a remote computer using ssh and then tunnel the ftp connection back to by computer

Re: Reverse ftp over ssh does send files

2003-07-17 Thread Alon Altman
On Thu, 17 Jul 2003, Micha Feigin wrote: I try to connect to a remote computer using ssh and then tunnel the ftp connection back to by computer using ssh -R 1234:local machine:21 ... I manage to open an ftp connection back to my computer and log in, but I can't seem to be able to do

Re: Reverse ftp over ssh does send files

2003-07-17 Thread Shachar Shemesh
Alon Altman wrote: On Thu, 17 Jul 2003, Micha Feigin wrote: I try to connect to a remote computer using ssh and then tunnel the ftp connection back to by computer using ssh -R 1234:local machine:21 ... I manage to open an ftp connection back to my computer and log in, but I can't seem to be

Re: Reverse ftp over ssh does send files

2003-07-17 Thread Tzafrir Cohen
On Thu, Jul 17, 2003 at 09:07:18AM +0300, guy keren wrote: On 17 Jul 2003, Micha Feigin wrote: I try to connect to a remote computer using ssh and then tunnel the ftp connection back to by computer using ssh -R 1234:local machine:21 ... why do you expect to be able to tunnet 'ftp'

Re: Reverse ftp over ssh does send files

2003-07-17 Thread Shachar Shemesh
Tzafrir Cohen wrote: On Thu, Jul 17, 2003 at 09:07:18AM +0300, guy keren wrote: On 17 Jul 2003, Micha Feigin wrote: I try to connect to a remote computer using ssh and then tunnel the ftp connection back to by computer using ssh -R 1234:local machine:21 ... why do you expect to be

Re: Reverse ftp over ssh does send files

2003-07-17 Thread Micha Feigin
On Thu, 2003-07-17 at 10:08, Shachar Shemesh wrote: Alon Altman wrote: On Thu, 17 Jul 2003, Micha Feigin wrote: I try to connect to a remote computer using ssh and then tunnel the ftp connection back to by computer using ssh -R 1234:local machine:21 ... I manage to open an ftp

Reverse ftp over ssh does send files

2003-07-16 Thread Micha Feigin
I try to connect to a remote computer using ssh and then tunnel the ftp connection back to by computer using ssh -R 1234:local machine:21 ... I manage to open an ftp connection back to my computer and log in, but I can't seem to be able to do anything with it: michf ftp localhost 1234 Connected

Re: Reverse ftp over ssh does send files

2003-07-16 Thread guy keren
On 17 Jul 2003, Micha Feigin wrote: I try to connect to a remote computer using ssh and then tunnel the ftp connection back to by computer using ssh -R 1234:local machine:21 ... why do you expect to be able to tunnet 'ftp' like that? ftp sends only commands via port 21. data is sent via a