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

Change incus file delete operation to sftp #1266

Merged

Commits on Oct 2, 2024

  1. incus/file/delete: Use SFTP client instead of file API

    Signed-off-by: HassanAlsamahi <[email protected]>
    HassanAlsamahi authored and stgraber committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ef613d6 View commit details
    Browse the repository at this point in the history
  2. incus/file/delete: Add --force flag

    Signed-off-by: HassanAlsamahi <[email protected]>
    HassanAlsamahi authored and stgraber committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b7a904b View commit details
    Browse the repository at this point in the history
  3. i18n: Update translation templates

    Signed-off-by: HassanAlsamahi <[email protected]>
    HassanAlsamahi authored and stgraber committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c953583 View commit details
    Browse the repository at this point in the history
  4. incus/file/delete: Cache the SFTP client

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bd16f87 View commit details
    Browse the repository at this point in the history