github-action-scp
github-action-scp copied to clipboard
⬆️ Copy a folder to a remote server using SSH
I initially tried uploading an astro build, although it passed 2 minute so I thought something was off, tried zipping it but it passed 2 minute too but for this...
Hi, Is there a way to only SCPing newer files only? because I have a big repository which takes a big time to copy all files. Thanks in advance,
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@lukekarrys, @joaomoreno, @nicolo-ribaudo) Changelog Sourced from...
Bumps [ssh2](https://github.com/mscdex/ssh2) to 1.11.0 and updates ancestor dependency [node-ssh](https://github.com/steelbrain/node-ssh). These dependencies need to be updated together. Updates `ssh2` from 0.8.9 to 1.11.0 Commits fb1aa6f package: bump version to v1.11.0 d1ebd71...
This will shush warning mentioned in issue https://github.com/garygrossgarten/github-action-scp/issues/46 ``` ANNOTATIONS ! Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: garygrossgarten/github-action-scp@release. For more information see:...
Since the latest change, uploading files doesnt seem to work. It deletes them fine but doesnt upload. ``` name: build site on: push: branches: - main workflow_dispatch: jobs: build_site: runs-on:...
I'm trying to upload a .tar file, but when the action connects to the server it uploads the tar file with a dot in front of the name and don't...
Greetings, I want to give respect to developers who made such a tool, which I found after a long search. It's the only one that I've found with the ability...
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. Release notes Sourced from undici's releases. v5.28.5 ⚠️ Security Release ⚠️ Fixes CVE CVE-2025-22150 https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025). Full Changelog: https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 Commits 6139ed2 Bumped...