Skip to content

Add fast path for move using URI file repository #5517

Open
@Jacalz

Description

@Jacalz

Checklist

  • I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
  • This issue only relates to a single feature. I will open new issues for any other features.

Is your feature request related to a problem?

Per discussion in #5506 (comment), we can likely use os.Rename also for files to move files a lot faster than using the generic URI repository move operation.

Is it possible to construct a solution with the existing API?

Yes

Describe the solution you'd like to see.

Use os.Rename to move files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Storagechanges relating to Storage Repositories and URIsoptimizationTickets that could help Fyne apps run faster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions