• Hi,

    I’m using WordPress on my personal server

    but I changed ftp port 21 to 2211 for security reason.

    In this case, How can I update my plugin and wordpress?

Viewing 3 replies - 1 through 3 (of 3 total)
  • With most FTP programs you can modify the FTP port so just change the port used in your ftp program to 2211. If it’s a command line FTP program or a program that doesn’t seem to allow you to change the FTP port then try using hostname:portnumber where you would usually be using just the hostname

    Hope that helps

    How can I change the port used for automatic plugin upgrades? (Specifically the port used for FTPS or SSH2, which we’ve set up to be a custom port on our server, for security.)

    I’m a PHP programmer so I’m just wondering if anyone knows whereabouts in the WordPress code I could patch it.

    Thanks!

    Scott

    If you use a different FTP port simply type in your FTP address a colon and the port number

    look here

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘If I using another port for FTP, how can I update via FTP my plugin?’ is closed to new replies.