ftpproxy  

[general-l] help {01}

Albrecht Marcus
Fri, 4 Jun 2004 09:43:33 +0200

<x-html>
<html xmlns:o="urn:schemas-microsoft-com:office:office" 
xmlns:w="urn:schemas-microsoft-com:office:word" 
xmlns="http://www.w3.org/TR/REC-html40";>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=DE link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>help</span></font><font size=1 color=black><span style='font-size:8.0pt;
color:black;layout-grid-mode:line'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

<PRE>


--general-l------------------------------------
To unsubscribe please visit:
http://www.ftpproxy.org/html/maillinglists.html
</PRE></body>


</html>

</x-html>
From [EMAIL PROTECTED] Wed Jun 09 10:26:10 2004
Return-Path: <[EMAIL PROTECTED]>
Received: from mail.compucation.de (mail.compucation.de [213.185.64.44])
                by um1.pce.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP 
id i58ND8a16100
                (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO)
                for <[EMAIL PROTECTED]>; Wed, 9 Jun 2004 01:13:08 +0200
Received: from paicl.com (paicl.com [192.132.3.192])
                by compucation.de (mail.compucation.de [213.185.64.44])
                (MDaemon.PRO.v7.1.0.R)
                with ESMTP id md50000010567.msg
                for <[EMAIL PROTECTED]>; Wed, 09 Jun 2004 01:12:17 +0200
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 08 Jun 2004 16:12:07 -0700
From: Brian <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: "general-l List Member"  <[EMAIL PROTECTED]>
Subject: [general-l] ftp.proxy -m on Solaris {01}
Content-Transfer-Encoding: 7bit
X-MDRemoteIP: 192.132.3.192
Sender: [EMAIL PROTECTED]
X-Return-Path: [EMAIL PROTECTED]
Precedence: bulk
List-Unsubscribe: <[EMAIL PROTECTED]>
X-MDMailing-List: [EMAIL PROTECTED]
X-MDSend-Notifications-To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-MDaemon-Deliver-To: [EMAIL PROTECTED]
X-MDAV-Processed: mail.compucation.de, Wed, 09 Jun 2004 01:12:21 +0200
X-UIDL: -Xd"!(:##!DA["!M4'#!
X-Eudora2Unix: 3905-11-05T08:39:36Z converted

<x-flowed>
Doesn't seem to work for me.  What I see follows.

Any ideas?


:: Client side

ftp <server>
Connected to <server>
220 server ready - login please
Name (<server>): brian
331 password required
Password:
230 login accepted
ftp> put /tmp/testfile
200 ok, port allocated
553 /tmp/testfile: Permission denied.
ftp> quit
221 goodbye

:: Server Side with   ftp.proxy -D 21 -d -m 127.0.0.1:2121

 >>> CLI: 220 server ready - login please
 >>> CLI: 331 password required
SVR >>>: 220 <server> FTP server (Version wu-2.6.2(1) Fri May 14 
17:47:31 PDT 2004) ready.
 >>> SVR: USER brian
SVR >>>: 331 Password required for brian.
 >>> SVR: PASS brian
SVR >>>: 230 User brian logged in.
 >>> CLI: 230 login accepted
 >>> SVR: PWD
SVR >>>: 257 "/home/brian" is current directory.
CLI >>>: PORT 1,2,3,4,216,90
client listens on 1,2,3,4:55386
listening on 127.0.0.1:55387
 >>> SVR: PORT 127,0,0,1,216,91
SVR >>>: 200 PORT command successful.
 >>> CLI: 200 ok, port allocated
CLI >>>: STOR /tmp/testfile
 >>> SVR: STOR /tmp/testfile
SVR >>>: 553 /tmp/testfile: Permission denied.
 >>> CLI: 553 /tmp/testfile: Permission denied.
CLI >>>: QUIT
 >>> SVR: QUIT
SVR >>>: 221-You have transferred 0 bytes in 0 files.
SVR >>>: 221-Total traffic for this session was 383 bytes in 0 transfers.
SVR >>>: 221-Thank you for using the FTP service on <server>.
SVR >>>: 221 Goodbye.
 >>> CLI: 221 goodbye




--general-l------------------------------------
To unsubscribe please visit:
http://www.ftpproxy.org/html/maillinglists.html

</x-flowed>
From [EMAIL PROTECTED] Wed Jun 09 10:26:36 2004
Return-Path: <[EMAIL PROTECTED]>
Received: from mail.compucation.de (mail.compucation.de [213.185.64.44])
                by um1.pce.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP 
id i597rra03921
                (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO)
                for <[EMAIL PROTECTED]>; Wed, 9 Jun 2004 09:53:54 +0200
Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44])
                by compucation.de (mail.compucation.de [213.185.64.44])
                (MDaemon.PRO.v7.1.0.R)
                with ESMTP id md50000010617.msg
                for <[EMAIL PROTECTED]>; Wed, 09 Jun 2004 09:53:06 +0200
Message-ID: <[EMAIL PROTECTED]>
Date: Wed,  9 Jun 2004 09:52:57 +0200
From: Gregoire Barbier <[EMAIL PROTECTED]>
To: "general-l List Member"  <[EMAIL PROTECTED]>
Subject: [general-l] ftp.proxy -m on Solaris {02}
References: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.1
X-Lookup-Warning: MAIL lookup on [EMAIL PROTECTED] does not match 213.228.0.44
X-MDRemoteIP: 213.228.0.44
Sender: [EMAIL PROTECTED]
X-Return-Path: [EMAIL PROTECTED]
Precedence: bulk
List-Unsubscribe: <[EMAIL PROTECTED]>
X-MDMailing-List: [EMAIL PROTECTED]
X-MDSend-Notifications-To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-MDaemon-Deliver-To: [EMAIL PROTECTED]
X-MDAV-Processed: mail.compucation.de, Wed, 09 Jun 2004 09:53:11 +0200
X-UIDL: <a7!!Wo"#!(&6"!NpT"!
X-Eudora2Unix: 3905-11-05T08:39:36Z converted

Quoting Brian <[EMAIL PROTECTED]>:
> Doesn't seem to work for me.  What I see follows.
> 
> Any ideas?

Hi,

Seems that the server itself does not allow user brian to create/overwrite the
file named /tmp/testfile.
Some mainstream ftp servers have options that disallow overwriting existing file
or things like that.
Can you put /tmp/testfile from a direct ftp connection (not through ftp proxy)?
For instance by ftp'ing localhost from a shell on the server machine

> 
> :: Client side
> 
> ftp <server>
> Connected to <server>
> 220 server ready - login please
> Name (<server>): brian
> 331 password required
> Password:
> 230 login accepted
> ftp> put /tmp/testfile
> 200 ok, port allocated
> 553 /tmp/testfile: Permission denied.
> ftp> quit
> 221 goodbye
> 
> :: Server Side with   ftp.proxy -D 21 -d -m 127.0.0.1:2121
> 
>  >>> CLI: 220 server ready - login please
>  >>> CLI: 331 password required
> SVR >>>: 220 <server> FTP server (Version wu-2.6.2(1) Fri May 14 
> 17:47:31 PDT 2004) ready.
>  >>> SVR: USER brian
> SVR >>>: 331 Password required for brian.
>  >>> SVR: PASS brian
> SVR >>>: 230 User brian logged in.
>  >>> CLI: 230 login accepted
>  >>> SVR: PWD
> SVR >>>: 257 "/home/brian" is current directory.
> CLI >>>: PORT 1,2,3,4,216,90
> client listens on 1,2,3,4:55386
> listening on 127.0.0.1:55387
>  >>> SVR: PORT 127,0,0,1,216,91
> SVR >>>: 200 PORT command successful.
>  >>> CLI: 200 ok, port allocated
> CLI >>>: STOR /tmp/testfile
>  >>> SVR: STOR /tmp/testfile
> SVR >>>: 553 /tmp/testfile: Permission denied.
>  >>> CLI: 553 /tmp/testfile: Permission denied.
> CLI >>>: QUIT
>  >>> SVR: QUIT
> SVR >>>: 221-You have transferred 0 bytes in 0 files.
> SVR >>>: 221-Total traffic for this session was 383 bytes in 0 transfers.
> SVR >>>: 221-Thank you for using the FTP service on <server>.
> SVR >>>: 221 Goodbye.
>  >>> CLI: 221 goodbye
> 
> 
> 
> 
> --general-l------------------------------------
> To unsubscribe please visit:
> http://www.ftpproxy.org/html/maillinglists.html
> 
> 


-- 
--
Gregoire Barbier - gregoire.barbier(at)free.fr - +33 6 21 35 73 49


--general-l------------------------------------
To unsubscribe please visit:
http://www.ftpproxy.org/html/maillinglists.html
  • [general-l] help {01} Albrecht Marcus