FTP passive mode issue

Peter_1985 2,736 Reputation points
2022-05-27T06:24:04.103+00:00

Hi,
Can you help to the issue below?
206084-image.png

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,751 Reputation points
    2022-06-01T07:30:03.647+00:00

    Hello,

    In detail,
    The error can appear when you don't have write access to the folder you are trying to upload (or the file you are trying to edit).
    Given the messages you posted, you are trying to upload files to the root of the FTP. It is possible that you need to upload your files to a subfolder,
    It also might be that your FTP credentials have only read rights, thus you can not put any files or folders in the FTP server.

    Try and check your FTP credentials with an FTP client to see if you can directly upload files and create folders.

    I need you to try these steps also:
    Open the Internet Explorer and choose Tools > Internet options.
    Click the Advanced tab.
    Deselect Use Passive FTP (for firewall and DSL modem compatibility).
    Click OK, restart Internet Explorer, and open the folder on the FTP server again


    --If the reply is helpful, please Upvote and Accept as answer--


  2. Miroslav Pragl 201 Reputation points Volunteer Moderator
    2022-08-31T13:58:09.303+00:00

    What IP and port range is dedicated for PASV connections on ftp server and is it allowed on all respective firewalls?

    Note that in passive mode client connects to server for data connection, while in "normal" mode server connects to client(!) to send data. In both cases the listening party sends it's IP and port to peer so that it knows where to connect.

    MP

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.