FTP

Do more with FTP

Buddy CI/CD allows you to instantly implement FTP with 100+ ready to use actions to automate your development and build better apps faster.

Use FTP in Buddy CI/CD

FTP - Features, integrations, alternatives & more

What it does

This action uploads your files from a Git / GitHub / Bitbucket repository or a Buddy’s pipeline filesystem to an FTP server. The pipeline filesystem contains files fetched from the repository, repository files overwritten by the pipeline actions, artifacts generated by the actions and static files uploaded to the filesystem which shouldn’t be in the repository.

How it works

The action is aware of what is currently on the server and will upload only what has changed between revisions/pushes. It uploads new files, updates the changed ones and removes everything what has been deleted in the repository. The same goes for the deploys from the pipeline filesystem: only changes between executions are deployed.

Action preview

Preview FTP action

FTP Action Features

  • Directories with unversioned files (e.g. uploaded manually) will not be deleted from the server if they are deleted in the repository
  • The first execution deploys everything from scratch by default. If you have legacy files on the server, you can provide the Current Revision in the pipeline settings
  • If you roll back by selecting a previously deployed revision, the action will deploy what is necessary to revert the site to the previous state
  • You can provide the URL of the target server in the pipeline settings so it can be easily opened in a browser from the pipelines list
  • Poor & dropped connections are handled by automatic retries. The retries will continue in case the connection drops
  • The tool supports multithreading to speed up deployments
  • If several actions are connecting to the same server, use Environment Variables to manage user & password credentials instead of providing fixed values in the inputs
  • Once correct login details are provided, it is possible to browse the remote server and select the Remote path (target path for the deployments) from Buddy’s UI instead of typing it manually
  • The action can be configured in YAML mode. See FTP YAML parameters and FTP YAML config example
  • Buddy's FTP API is supported

More about FTP

Do more with FTP

Buddy allows you to instantly connect FTP with 100+ actions to automate your development and build better apps faster.

Connect FTP to 100+ dev tools
1 - 3 (of 145)