Skip to content

Could implement the rename function #25

Description

@mlambley

public function rename($path, $newpath)
{
return false;
}

This could be implemented using copyFile (see gliterd/backblaze-b2#57) and then delete the original file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions