| > I'm trying to do a project which is writing files on
> a network folder and I does not seem to work :[
>
> Example :
> Target folder :
> \\myfolder_network\project
>
> The error i get is :
> Unable to save file
> //myfolder_network\project\www.lemonde.fr\index.html
> : No such file or directory
1) Always post the command line used (or log file line two) so we know what
you did, not what you think you did.
2) Always post anything useful from the log file.
3) Does \\myfolder_network\project exist and do can you create files in it? | |