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

Renaming and moving Folders does not work #100

Open
BowlingX opened this issue Jun 4, 2019 · 1 comment
Open

Renaming and moving Folders does not work #100

BowlingX opened this issue Jun 4, 2019 · 1 comment

Comments

@BowlingX
Copy link

BowlingX commented Jun 4, 2019

If I try to rename or move a Directory, I'm getting a File not found at path: $FolderName Exception in both cases. The folder exists and deleting works as well. Moving actual files works without any problems.

It seems to be that a folder rename and move requires a trailing slash in the name, however the flysystem's normalization removes those, and it seems to be inconsistent, because deleting actually works.

I'm using the package with symfony and the (latest) following versions of dependencies:

{
"google/cloud-storage":  "^1.12",
"superbalist/flysystem-google-storage": "^7.2",
"league/flystem": "^1.0",
"league/flysystem-bundle": "^1.1"
}

Thank you.

@SuperToma
Copy link

+1

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

No branches or pull requests

2 participants