Coder Social home page Coder Social logo

ftp-delete-action's Introduction

Hi, my name is Stephan Thierry

I'm a C#, JavaScript developer with a special interest in AWS Cloud, Automation and Linux server.

  • ๐ŸŒฑ Iโ€™m currently learning C/AL in C/SIDE for Microsoft Navision.
  • โšก Fun fact: Technically I'm still the lead singer in the thrash/groove/hardcore/metalcore band Bloodturn: https://bloodturn.dk/
  • ๐Ÿ˜„ Pronouns: like most developers - binary
  • ๐Ÿ’ฌ Ask me about: "How to set up and run Node.js on a Synology NAS. Well, I'm glad you asked Greg! Check out my repo:
    https://github.com/StephanThierry/nodejs4synologynas
  • ๐Ÿ“ซ How to reach me: Create an Issue in the repo you want to ask about.

My GitHub Stats

ftp-delete-action's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ftp-delete-action's Issues

Repository down

At this moment the alpine repository is down and I'm having an error when using the action

Build container for action use: '/home/runner/work/_actions/StephanThierry/ftp-delete-action/v1/Dockerfile'.
  /usr/bin/docker build -t 7db[2](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:2)d7:4117264019964f7bbf46e8d7a6aeba92 -f "/home/runner/work/_actions/StephanThierry/ftp-delete-action/v1/Dockerfile" "/home/runner/work/_actions/StephanThierry/ftp-delete-action/v1"
  Sending build context to Docker daemon  9.216kB
  
  Step 1/4 : FROM alpine:[3](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:3).12
   ---> b0925e081921
  Step 2/[4](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:4) : RUN apk --no-cache add lftp
   ---> Running in [5](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:5)e3f2d02747d
  fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x8[6](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:6)_64/APKINDEX.tar.gz
  WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.12/main: temporary error (try again later)
  fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
  WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.12/community: temporary error (try again later)
  ERROR: unable to select packages:
    lftp (no such package):
      required by: world[lftp]
  The command '/bin/sh -c apk --no-cache add lftp' returned a non-zero code: 1
  Warning: Docker build failed with exit code 1, back off 5.889 seconds before retry.
  /usr/bin/docker build -t [7](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:7)db2d7:4117264019964f7bbf46e[8](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:8)d7a6aeba[9](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:9)2 -f "/home/runner/work/_actions/StephanThierry/ftp-delete-action/v1/Dockerfile" "/home/runner/work/_actions/StephanThierry/ftp-delete-action/v1"
  Sending build context to Docker daemon  9.2[16](https://github.com/syna-proactive/syna/runs/5193340131?check_suite_focus=true#step:2:16)kB

This is a possible solution you can add to the action
gliderlabs/docker-alpine#155 (comment)

Remove folders too

Hello,

Is it possible to update it to remove folders too ? I would to use it but I need to clean a directory (all files & folders of the workingDir passed in parameter).

  • name: Clean Folder
    uses: StephanThierry/ftp-delete-action@releases/v1
    with:
    host: ftp.rockett.fr
    user: My_Rockett_User
    password: ${{ secrets.FTP_PASSWORD }}
    remoteFiles: "*"
    workingDir: "/MyFolder"
    ignoreSSL: "1"

result>>>>>>

rm: Access failed: 550 src: Is a directory

Regards,

Alexandre

Error when file doesn't exists

I'm running the action and want to delete the file but it sometimes could not exist.

This is the error

rm: Access failed: 550 Could not delete www/config.json: No such file or directory

It would be great if the plugin doesn't fail or an option to omit the error and continue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.