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

sync error: File name too long #10060

Closed
voxspox opened this issue Jun 29, 2018 · 6 comments
Closed

sync error: File name too long #10060

voxspox opened this issue Jun 29, 2018 · 6 comments
Labels

Comments

@voxspox
Copy link

voxspox commented Jun 29, 2018

Steps to reproduce

  1. add file on another computer (macOS) or webinterface
  2. Nextcloud sync client (2.3.3) on my computer (Linux) fails with "File name too long"

Expected behaviour

sync file

Actual behaviour

  • file is not synced
  • charaters:
    filename: 150
    filepath: 211 (inside cloud folder)
    absolute filepath: 236 (in the filesystem)

if I reduce the filename to 144 chars the file gets synced as usual.

Server configuration

Nextcloud version:
13.0.4

Where did you install Nextcloud from:

Signing status:
No errors have been found.

List of activated apps:
default

@voxspox
Copy link
Author

voxspox commented Jun 29, 2018

do you need more infos?

@nextcloud-bot nextcloud-bot added bug stale Ticket or PR with no recent activity and removed stale Ticket or PR with no recent activity labels Jun 29, 2018
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #4392 (Error while syncing/uploading large files), #9459 (Problems syncing folders with same name), #4046 (failed to open stream: File name too long), #8697 (Folders with long names are not moved to trash when deleted ("File name too long")), and #7131 ( Sync fails when file/directory names contain commas ).

@voxspox
Copy link
Author

voxspox commented Jun 29, 2018

  • The fie is not large: 66kB
  • the file was new and it syncs for the max computer. I think it is maybe a Linux client related issue
  • the filename is far from 255 limit
  • deleting is not my case
  • I removed commas -> not fixed

@MorrisJobke
Copy link
Member

Could I ask you to open this ticket in the desktop client repository: https://github.com/nextcloud/desktop

Thanks

@voxspox
Copy link
Author

voxspox commented Jul 2, 2018

done: nextcloud/desktop#467

@dinesh-dot-com
Copy link

help me where to find the longfile path in nextcloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants