WP Manifestindependent plugin directory
manifest / updates / wp-ftp-auto

WP FTP Automation

Import/Export files via FTP between your WordPress environment and a remote server. One time now, one time scheduled, and recurring jobs are available.

by Otho DuBoise · github.com/okdv/wp-ftp-auto · website

3stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/okdv/wp-ftp-auto/archive/refs/heads/main.zip

From the readme

Import/Export files via FTP between your WordPress environment and a remote server. One time now, one time scheduled, and recurring jobs are available. WP FTP Automation This plugin offers a variety of functions related to handling automated FTP actions. Import and export, run once or on a recurring schedule. Create and update multiple jobs. How to use 1. Download and activate the most recent version - See Recommended Usage for other helpful plugin types to have 1. Navigate to the FTP Automation menu item under the Tools section in the admin sidebar 1. Complete form - ID: Should be unique - FTP Server: A working address, no trailing slashes and no ftp:// prefix. See ftpconnect for more info on connection method. - Username: Username string, if required (must be set if Password is) - Password: Password string, if required (must be set if Use

Read the full README on GitHub →