[ 
https://issues.apache.org/jira/browse/CB-12775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006090#comment-16006090
 ] 

Nikita Matrosov commented on CB-12775:
--------------------------------------

[~flop], it's limitation of OS rather than a plugin. Since windows10 you can 
enable long paths using registry tweak. See 
https://msdn.microsoft.com/en-us/library/aa365247(v=vs.85).aspx

> Length of paths are limited under windows
> -----------------------------------------
>
>                 Key: CB-12775
>                 URL: https://issues.apache.org/jira/browse/CB-12775
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-file
>         Environment: Android 7.1.2 / iOS 10.3.1 / Windows 10.0 (Build 15063)
>            Reporter: Florian Pechwitz
>
> There is no limit for the length of paths under iOS and Android, only on 
> Windows. I build a project to reproduce the behavior.
> The project tries to create recursivly directories until 10 subdirectories 
> are created. 
> Repro steps:
> 1. Download this cordova project (https://files.itizzimo.com/f/bd119941c9/)
> 2. Add windows platform
> 3. Execute the project and run the automated tests
> What happens:
> When the file path length hits the limit of 260 characters, the application 
> can't create anymore directories. The test fails.
> What should happen:
> All tests succeed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to