Coder Social home page Coder Social logo

Comments (10)

humy2833 avatar humy2833 commented on September 14, 2024

If the string "username" or "password" may contain special characters, you must escape it.
For example, if you have the "\" character, you must type "\\" or "\\\\".

from ftp-simple.

benpm avatar benpm commented on September 14, 2024

Neither the username nor the password contain any special characters. Alphanumeric only.

from ftp-simple.

Pyr0o avatar Pyr0o commented on September 14, 2024

I am getting this same issue, I am using a Macbook if that helps.

from ftp-simple.

Poruno avatar Poruno commented on September 14, 2024

I'm getting the same issue. It's hosted on 000webhost if that helps.

from ftp-simple.

accnetdev avatar accnetdev commented on September 14, 2024

Hi all,
Same here with a newly created 000webhost hosting !

With Filezilla / PSPad Editor (ftp) / Total Commander FTP : no problem, all is perfect !

It is only in Visual Studio Code with ftp-simple that I get the error : Connect fail : Error: 530 Please login with USER and PASS.

Please could you investigate with 000webhost (Hostinger) and fix this ?

from ftp-simple.

humy2833 avatar humy2833 commented on September 14, 2024

I am sorry for being late.
New ftp module added.
If you use version 0.5.7 or higher, it will work properly.
If that does not work, try changing the 'type' entry in the configuration to 'ftp2'.

from ftp-simple.

accnetdev avatar accnetdev commented on September 14, 2024

from ftp-simple.

humy2833 avatar humy2833 commented on September 14, 2024

I do not know the protocol that is sent internally to use FTP.
However, I think there are many ways to send FTP.
So I added another way of FTP module.
And I do not know the problem of Dreamweaver either.

from ftp-simple.

accnetdev avatar accnetdev commented on September 14, 2024

from ftp-simple.

vigneshwaranngp avatar vigneshwaranngp commented on September 14, 2024

Here same problem:
While trying to connect I get the error Connect fail : Error: 530 Please login with USER and PASS. Opening this connection using another FTP program such as FileZilla works fine
My Host address: 50.86.21.166:5021
what is it version 0.5.7? can you explain

from ftp-simple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.