Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sftp autoclean module #145

Merged
merged 25 commits into from
Jul 14, 2023
Merged

Sftp autoclean module #145

merged 25 commits into from
Jul 14, 2023

Conversation

Daniel-VM
Copy link
Member

New module to remove the old services in the sftp:

  • Finds all services listed in the sftp
  • For each service determines the last modification/creation date by scanning all files stored in it
  • Marks services older than 14 days (default: -d 14) as old-services
  • Deletes old services from sftp

@Daniel-VM Daniel-VM requested a review from svarona July 13, 2023 15:24
@Daniel-VM Daniel-VM merged commit 524cc82 into BU-ISCIII:develop Jul 14, 2023
2 checks passed
@Daniel-VM Daniel-VM deleted the sftp_autoclean branch July 14, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants