Re: [CentOS] GUI FTP

2008-09-29 Thread Jim Perrin
On Mon, Sep 29, 2008 at 12:29 PM, John R Pierce <[EMAIL PROTECTED]> wrote: > btw, the log session you sent shows no signs of an 'upload', just a > directory listing. > ** It would appear that we may not have been specific enough when we asked for logs earlier. We probably should have specifed th

Re: [CentOS] GUI FTP

2008-09-29 Thread John R Pierce
Gopinath Achari wrote: PASV 227 Entering Passive Mode (192,168,1,40,233,89) PORT 192,168,1,40,233,89 500 Illegal PORT command. **I didn't think you used a PORT command when doing a PASV transfer, the address and port was given by the SERVER in the 227 response to the PASV. However, **th

Re: [CentOS] GUI FTP

2008-09-29 Thread Ralph Angenendt
Gopinath Achari wrote: > This was the error message generated during an upload to the ftp server > PASV > 227 Entering Passive Mode (192,168,1,40,233,89) > PORT 192,168,1,40,233,89 > 500 Illegal PORT command. Looks like you need to do active instead of passive mode. Cheers, Ralph pgpRFPumJKhqK

RE: [CentOS] GUI FTP

2008-09-29 Thread Gopinath Achari
OS mailing list > Subject: Re: [CentOS] GUI FTP > > On Mon, Sep 29, 2008 at 5:55 AM, Gopinath Achari > <[EMAIL PROTECTED]> wrote: > > > upload and download to and from ftp server works fine when done done > > from command prompt but not working from GUI ftp client Ex. Gf

RE: [CentOS] GUI FTP

2008-09-29 Thread John
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Perrin Sent: Monday, September 29, 2008 7:27 AM To: CentOS mailing list Subject: Re: [CentOS] GUI FTP On Mon, Sep 29, 2008 at 5:55 AM, Gopinath Achari <[EMAIL PROTECTED]> wrote: > upload and

Re: [CentOS] GUI FTP

2008-09-29 Thread Jim Perrin
On Mon, Sep 29, 2008 at 5:55 AM, Gopinath Achari <[EMAIL PROTECTED]> wrote: > upload and download to and from ftp server works fine when done done from > command prompt but not working from GUI ftp client Ex. Gftp. You might consider posting some logs from what you're doing so that we can see th

Re: [CentOS] GUI FTP

2008-09-29 Thread Anne Wilson
On Monday 29 September 2008 10:55:36 Gopinath Achari wrote: > hi, > > > how to upload and download file from a ftp server using GUI. ftp > client. > > > upload and download to and from ftp server works fine when done done > from command prompt but not working from GUI ftp client Ex. Gftp. >

RE: [CentOS] GUI FTP

2008-09-29 Thread John
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gopinath Achari Sent: Monday, September 29, 2008 5:56 AM To: CentOS mailing list Subject: [CentOS] GUI FTP hi, how to upload and download file from a ftp server using GUI. ftp client. upload and download to and from ftp se