Skip to content

issues Search Results · repo:nicklasfrahm/scp-action language:Go

Filter by

9 results
 (61 ms)

9 results

innicklasfrahm/scp-action (press backspace or delete to remove)

Using a self-hosted runner Expected: files are downloaded as the user created for GitHub actions Actual: files are owned by root Probably caused by docker being involved
  • samontoforce
  • Opened 
    on Mar 9, 2023
  • #13

Hello, I ve just started using your action, but there is a feature which would help me immensely. Can you add a option to erase a file via scp ? It would really help to decludder the fileserver. (In our ...
  • raphaelscholle
  • 3
  • Opened 
    on Nov 26, 2022
  • #11

hello, we have this action failing with the following error: image config: image
bug
  • hq9000
  • 3
  • Opened 
    on Jun 22, 2022
  • #10

wontfix
  • luciorosella
  • 3
  • Opened 
    on Mar 6, 2022
  • #9

Currently it is required to provide a host fingerprint. Some users like to live dangerously, so lets add the following features: - [x] insecure_ignore_fingerprint to ignore fingerprint verification ...
enhancement
good first issue
  • nicklasfrahm
  • 4
  • Opened 
    on Jun 30, 2021
  • #5

Am I understanding it correct that there is no option for a passphrase instead of ssh key?
enhancement
good first issue
  • bjajoh
  • 4
  • Opened 
    on Jun 29, 2021
  • #4

Hello, I was trying all the options: 20, 20 , 20s, 20s and always receive this error below. I am using act to test workflow [Deployment/Prepare the environment] 🐳 docker run image=ghcr.io/nicklasfrahm/scp-action:main ...
wontfix
  • andrius
  • 3
  • Opened 
    on Jun 15, 2021
  • #3

I am trying to download remote files from server to local github action using below script: - name: Download file via SSH uses: nicklasfrahm/scp-action@main with: direction: ...
question
  • ayushmishra2005
  • 7
  • Opened 
    on May 22, 2021
  • #2

If a remote file is downloaded to the local /tmp directory, then the file does not appear, but the action succeeds anyway.
bug
  • nicklasfrahm
  • Opened 
    on May 17, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub