Page 1 of 2

Impossibility to do ftp

Posted: 28 Feb 2018 12:04
by aflores
Hello firneds, hope everybody is fine.

Got a situation with an OXE system (commom hardware) wich it is not possible to do ftp conections.

When doing ftp to the system got the error of bad (wrong) pasword.

I'm sure the password is correct since I can do telnet to system without any trouble.

I have tried ftp with mtcl, swinst, adfexc and root with no success.

I have tried from client network and also, direct conexion with a crossed cable (PC-OXE)

I have tried with two differents PCs using, filezilla, and ftp service of Windows. Also have Win XP, 7 and 10.

The client have 41 OXE systems, ftp to all other 40 systems work fine from clients network using the same laptops so it seems something have change in this particular system that do not allow ftp.


It is possible to verify if the ftp service have been disable on this system? if yes, How can I do that?

Any suggestion will be apreciated.

Regards

AFLORES

Re: Impossibility to do ftp

Posted: 28 Feb 2018 12:12
by giovanni.attolini
Have you tried from a windows command line? Did you see the prompt to enter the user and password?

Re: Impossibility to do ftp

Posted: 28 Feb 2018 12:15
by giovanni.attolini
You can verify ftp service doing

Code: Select all

> netstat -an |grep :21
You will see some like

Code: Select all

tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN

Re: Impossibility to do ftp

Posted: 28 Feb 2018 13:02
by aflores
Hello GIovanni Glad to hear form you (I'm Alberto Flores from Venezuela).

Yes I forgot to mention that I have tried with windows command line (executed as administrator) and also from another oxe system with no success tne ftp service did not allow me to conect.
I will tried to do the commam tha you mentioned.

Let you know the result

Regards.

AFlores

Re: Impossibility to do ftp

Posted: 28 Feb 2018 15:48
by giovanni.attolini
You know that I was here thinking about... I know this guy named aflores.

Let me know the command output.

Saludos Alberto.

Re: Impossibility to do ftp

Posted: 01 Mar 2018 05:08
by cavagnaro
Hey Alberto,
Seems that your ftp password file is corrupted.
Just copy one from a working OXE and replace it.


Enviado de meu E6633 usando Tapatalk


Re: Impossibility to do ftp

Posted: 01 Mar 2018 07:28
by aflores
Hello CAV, hope you are fine.

I dont knoe how to do that, can you give me dime hints?

I think it may be what you say since this system almost everyday have a poder failure

Regard

AFLORES

Re: Impossibility to do ftp

Posted: 01 Mar 2018 07:36
by a4400
Suspect you may have a failing hard disk, I would backup the database as a precaution and plan to replace the drive.

Re: Impossibility to do ftp

Posted: 01 Mar 2018 13:45
by tgn
... or a partition on the harddisk is saturated...

try to do a ‚df -h‘ and ‚df -i‘...

also...

do yo have tried to login with telnet to the oxe and then a ‚ftp localhost‘?

regards...

regards...

Re: Impossibility to do ftp

Posted: 01 Mar 2018 18:47
by cavagnaro
/etc/ftpaccess file is the jewel

Enviado de meu E6633 usando Tapatalk