UltraVioletDragon commented on issue #8781:
URL: https://github.com/apache/netbeans/issues/8781#issuecomment-3261952589

   Maybe same issue. Begin from version 26 (and exist in 27). Try upload file 
from folder symbolic link and nothing happens, but exception:
   > java.lang.IllegalArgumentException: File 
'C:\Project\web\vendor_folder\yii2-shared-middleware\SomeFile.php' must be 
underneath base directory 'C:\Project\web\current_project'
        at 
org.netbeans.modules.php.project.connections.transfer.LocalTransferFile.<init>(LocalTransferFile.java:52)
        at 
org.netbeans.modules.php.project.connections.transfer.TransferFile.fromFile(TransferFile.java:168)
        at 
org.netbeans.modules.php.project.connections.transfer.TransferFile.fromFileObject(TransferFile.java:117)
        at 
org.netbeans.modules.php.project.connections.RemoteClient.prepareUpload(RemoteClient.java:283)
        at 
org.netbeans.modules.php.project.ui.actions.UploadCommand.prepareUpload(UploadCommand.java:106)
        at 
org.netbeans.modules.php.project.ui.actions.UploadCommand.uploadFiles(UploadCommand.java:97)
        at 
org.netbeans.modules.php.project.ui.actions.UploadCommand.invokeActionImpl(UploadCommand.java:82)
        at 
org.netbeans.modules.php.project.ui.actions.UploadCommand$1.run(UploadCommand.java:69)
        at 
org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:83)
        at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1403)
        at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
        at org.openide.util.lookup.Lookups.executeWith(Lookups.java:287)
   [catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2018)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to