Discussion:
files and folders windows permission
Emiliano Boragina
2013-08-23 14:03:39 UTC
Permalink
Hi everyone, sorry my ugly english. I did an upload file form. Works
very good. Upload the files in the right folder, with the right name.
I use chmod 0644, and for try I use 0777. But always the files are
copyed blocked. I cant see them with windows preview for example. I
read in forums that is Windows fault. How can I fix this? Thanks a
lot.
--
--------------------------------------------
Emiliano Boragina | gráfico + web
desarrollos & comunicación
--------------------------------------------
+ 15 33 92 60 02
» ***@gmail.com
--------------------------------------------
© 2013
--------------------------------------------
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Matijn Woudt
2013-08-23 14:37:20 UTC
Permalink
On Fri, Aug 23, 2013 at 4:03 PM, Emiliano Boragina <
Post by Emiliano Boragina
Hi everyone, sorry my ugly english. I did an upload file form. Works
very good. Upload the files in the right folder, with the right name.
I use chmod 0644, and for try I use 0777. But always the files are
copyed blocked. I cant see them with windows preview for example. I
read in forums that is Windows fault. How can I fix this? Thanks a
lot.
Code?
Maciek Sokolewicz
2013-08-23 16:00:38 UTC
Permalink
Post by Matijn Woudt
On Fri, Aug 23, 2013 at 4:03 PM, Emiliano Boragina <
Post by Emiliano Boragina
Hi everyone, sorry my ugly english. I did an upload file form. Works
very good. Upload the files in the right folder, with the right name.
I use chmod 0644, and for try I use 0777. But always the files are
copyed blocked. I cant see them with windows preview for example. I
read in forums that is Windows fault. How can I fix this? Thanks a
lot.
Code?
On a sidenote, how the hell did you manage to chmod files on _windows_ ???
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Continue reading on narkive:
Loading...