INGInious icon indicating copy to clipboard operation
INGInious copied to clipboard

Issue with transfering files with WebDav on Windows 10

Open cydeb33 opened this issue 2 years ago • 0 comments

Hello everyone,

I've encountered several issues when trying to transfer files with webdav on Windows 10. I'm trying to setup exercises from this repo https://github.com/UCL-INGI/Blockly_Section_Exercices onto my inginious webdav folder. Some files are not permitted to be copy pasted onto the inginious webdav folder, the error is "Error 0x8007003A - The specified server cannot perform the requested operation". The files that can't be transferred are for example when transferring 01_maze folder: blocks.js, maze.tpl.py, When transferring the $common folder, the issue arises with "maze.js", "turtle.js" and every single file in the $common/public/maze_media/ folder (avatar.png, goal.gif...), but the $common/public/create_img.py or ../defaultInit.js files work fine. The run, .yaml and .json files pose no problems on 01_maze. I have tried to create the problematic files (01_maze/student/maze.tpl.py for example ) directly onto the webdav, then copy paste the content, but the content of the file is blank right after re-opening it.

The transfer works perfectly fine on Ubuntu. Thanks in advance

cydeb33 avatar Oct 18 '21 08:10 cydeb33