php - Can't open a text file in WebDav subfolder -


i trying transfer files virtual machine via webdav directory. when put text file in /var/www/webdav directory (located on virtual machine) can open text file (notepad++) in local windows machine. if tranfser folder, tempfolder/test.txt /var/www/webdav, cannot open /var/www/webdav/tempfolder/test.txt file. receive error "a device attached system not functioning" (see image). however, file in /var/www/webdav directory can still open.

image


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -