Ftp doubt



Hi,
I´m trying list all files in a remote server using ftp, but I´m not
able to do this task:


#!/bin/ksh
ftp -v -i -n 142.132.99.51<<EOF3
user ftp.mgradm.lhm Sanford$2012
bin
ls -l
bye
EOF3




Connected to 142.132.99.51 (142.132.99.51).
220 Microsoft FTP Service
331 Password required for ftp.mgradm.lhm.
530 User ftp.mgradm.lhm cannot log in.
Login failed.
530 Please login with USER and PASS.
530 Please login with USER and PASS.
Passive mode refused.
221

I can logon interactively in that server with that credentials.
What´s wrong here ?
Thanks
.



Relevant Pages

  • Re: Ftp doubt
    ... contracer wrote: ... I´m trying list all files in a remote server using ftp, ... 220 Microsoft FTP Service ... 530 Please login with USER and PASS. ...
    (comp.unix.shell)
  • Re: Ftp doubt
    ... I´m trying list all files in a remote server using ftp, ... 220 Microsoft FTP Service ... 530 Please login with USER and PASS. ... A Problem-Solution Approach (2005, Apress) ...
    (comp.unix.shell)
  • Re: Ftp doubt
    ... I´m trying list all files in a remote server using ftp, ... 220 Microsoft FTP Service ... 530 Please login with USER and PASS. ...
    (comp.unix.shell)
  • in need of help part 2
    ... I am unable to publish from front page to the remote server. ... It wont accept ... I did a test and I am able to publish files from another ftp ... program and login and transfer just fine. ...
    (microsoft.public.frontpage.client)
  • Re: IIS 6.0 FTP
    ... Server port: 21. ... I doubt IIS FTP has such feature. ... next, general 530 error indicating login failed, that could due to ... clients are using an order entry program created in Microsoft access. ...
    (microsoft.public.inetserver.iis.ftp)