Skip to content

usingcurl/uploads.md: mention --append for FTP and SFTP #883

usingcurl/uploads.md: mention --append for FTP and SFTP

usingcurl/uploads.md: mention --append for FTP and SFTP #883

Workflow file for this run

name: wordcheck
on:
# Trigger the workflow on push or pull requests, but only for the
# master branch
push:
branches:
- master
- '*/ci'
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: check
run: make wordcheck