DAV doesn't work with a Linux client (can't create files)
---------------------------------------------------------

                 Key: NXP-7034
                 URL: https://jira.nuxeo.com/browse/NXP-7034
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Desktop Integration
    Affects Versions: 5.4.2-SNAPSHOT
            Reporter: Stéfane Fermigier
             Fix For: 5.4.2


Here the transcript of a session:

darkstar# mount.davfs http://localhost:8080/nuxeo/site/dav /mnt/dav
Please enter the username to authenticate with server
http://localhost:8080/nuxeo/site/dav or hit enter for none.
  Username: Administrator
Please enter the password to authenticate user Administrator with server
http://localhost:8080/nuxeo/site/dav or hit enter for none.
  Password:  
darkstar# cd /mnt/dav 
darkstar# ls  
Administrator  john  lost+found  test
darkstar# cd Administrator 
darkstar# ls
darkstar# touch titi
touch: setting times of `titi': No such file or directory
darkstar# cat > titi
zsh: invalid argument: titi
darkstar# mkdir titi
darkstar# cp /root/debug.log .
cp: cannot create regular file `./debug.log': Invalid argument
darkstar# 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to