• Resolved baspax1

    (@baspax1)


    I’m trying to test the FTP protocol, but it’s not working properly.
    It was functioning during the first few days until it stopped.
    I have given full permissions to the folders, but it still produces the same error:
    FTP setting test result: Failure – we successfully logged in, but were not able to create a file in the given directory.

    Messages:

    • PHP event code E_WARNING: ftp_nb_fput(): php_connect_nonb() failed: Operation now in progress (115) [line 92, wp-content/plugins/updraftplus/includes/ftp.class.php]
    • PHP event code E_WARNING: ftp_nb_fput(): Type set to I (line 93, wp-content/plugins/updraftplus/includes/ftp.class.php)
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support vupdraft

    (@vupdraft)

    What have you entered in the Remote path field?

    Please ensure it is relative and exists on your FTP.

    If you are wanting to put your backup in a folder named WPBackup on your FTP, create the folder first and then enter WPBackup and not the file path

    Thread Starter baspax1

    (@baspax1)

    If I do it the way you suggest, then the final folder will never be recognized, which is for example: operaboadrhodes.com/ It has been working this way for so long, you can see in the screenshot exactly what it shows. What is certain is that there is no problem with sftp, but I want to work with ftp as well.
    screenshot: https://ibb.co/0Fwgnh7

    Plugin Support vupdraft

    (@vupdraft)

    Can you check that there is not any firewall blocking the connection?

    Can you also check that your FTP does not require encryption?

    Thread Starter baspax1

    (@baspax1)

    Here is the connection settings about hetzner ftp:
    https://tinyurl.com/29zwzmv6

    The strange thing is that it worked for a while and then stopped, where should I go for the firewall at Hetzner? Because the VPS server I have has a firewall, but it has never caused me a problem

    Also, another storage server that I use with the S3 protocol does not cause me any problems, should I contact Hetzner? Or is there something that needs to be resolved by the plugin?

    • This reply was modified 11 months, 2 weeks ago by baspax1.
    Plugin Support vupdraft

    (@vupdraft)

    Does Hetzner have support?, I would check with them

    Thread Starter baspax1

    (@baspax1)

    The official response was this:

    “Filezilla works because you are logged in via SFTP.
    Updraft, however, uses FTP.
    Everything looks fine from our server side.
    The error message also looks more like a local firewall problem.”


    I can’t understand which firewall it refers to at the local level, since it’s a webpage hosted on a VPS server with port 21, 22 already open. I already have an FTP connection to this server.

    I’m even more confused now.

    Plugin Support vupdraft

    (@vupdraft)

    Have you tried temporarily deactivating the firewall on VPS server (just as a test). Firewall rules are updated all the time so I would not rule this out.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘we successfully logged in, but were not able to create a file in the given direc’ is closed to new replies.