Skip to content

Could implement the rename function #25

@mlambley

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions