-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Slashes in filenames on Google Drive External storage causes sync error #4028
Comments
I have a related problem: For folders with slashes in their name, only the part after the slash is shown and the folder can not be accessed in any way. |
Sounds like the same issue. |
Also getting the same issue with any file within Google Drive that contains "/". Will happily post any logs etc that are required if needed. |
Problem persists. |
As this is a separate app: please report it in that repo https://github.com/NastuzziSamy/files_external_gdrive/ |
The title says it all. Whenever someone creates a document on Google Docs that contains a slash
/
in the filename, it causes a sync-error in my Nextcloud client. I expect other illegal characters could also produce the same error, but I have only experienced it with slashes.Login into Drive and changing the file name fixes the error, but maybe some type of escape function should be implemented for illegal file name characters.
NC and External app are both most recent stable versions and the server is a RPI with the latest Raspbian.
Steps to reproduce
Expected behaviour
The file from Google Drive should sync with Nextcloud
Actual behaviour
The file produces a continuous sync error in the Nextcloud Client
Server configuration
Latest Raspbian
Web server:
NginX
Database:
MariaDB
PHP version:
7.0
Nextcloud version: (see Nextcloud admin page)
11.0.2 (latest stable)
Updated from an older Nextcloud/ownCloud or fresh install:
Updated
Where did you install Nextcloud from:
Manual install
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
Google Drive
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Oauth
LDAP configuration (delete this part if not used)
LDAP config
Client configuration
Browser:
Firefox
Operating system:
Linux Mint 18.1
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: