[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dsdp.tm] Re: RSE: Impossible to connect from a Windows PC to a Sun Workstation via FTP

Hello Martin,

I succeed to connect ftp from the Windows PC to the Sun workstation using windows ftp client (using command.exe) and with fileZilla (using passive or active mode). I am able to access to all the file system in the Sun workstation without any problems. So it seams that I have no firewall or network problem right?

I noticed the following points:
- Sometime I success to use RSE and open files located in my Sun workstation in my PC.
- When I cannot access to the remote file with RSE, I can with Filezilla (I run eclipse and Filezilla in the same time).
- When I cannot access to a remote directory, the associate icon for it is a directory icon but after clicking, it becomes a file icon. For this case the FTP console display: (When I click in the folder /view/tiberio_mdb_dev_01_02/var/vobs/cn_api1)
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
CWD /view/tiberio_mdb_dev_01_02/var/vobs/cn_api1
250 CWD command successful.
PASV
227 Entering Passive Mode (10,37,70,179,142,212)
NOOP
200 NOOP command successful.
CWD /view/tiberio_mdb_dev_01_02/var/vobs
250 CWD command successful.
PASV
227 Entering Passive Mode (10,37,70,179,142,213)
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
NOOP
200 NOOP command successful.
CWD /view/tiberio_mdb_dev_01_02/var/vobs/cn_api1
250 CWD command successful.
PASV
227 Entering Passive Mode (10,37,70,179,142,214)
NOOP
200 NOOP command successful.
CWD /view/tiberio_mdb_dev_01_02/var/vobs
250 CWD command successful.
PASV
227 Entering Passive Mode (10,37,70,179,142,215)


I don't understand how it knows the type of /view/tiberio_mdb_dev_01_02/var/vobs/cn_api1 without sending a LIST command to the server?

I hope the following informations will help you!
Thanks in advance,

Sylvain