maindavfs2 - Support: sr #108295, Read and Write?

 
 

sr #108295: Read and Write?

Submitter:  Andrius <bentkus>
Submitted:  Tue 30 Apr 2013 06:50:08 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  _71007
Open/Closed:  Closed Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 03 May 2013 06:55:01 PM UTC, comment #1: 

davfs2 is mounted read/write by default. No need to add option rw.

When writing does not work this is usually due to same problem with the server.

  • some servers do not, or not correctly, implement LOCKs (e.g. box.net). You may set option 'use_locks 0' in this case.
  • some servers have a bug in their implementation of conditional requests (e.g. old versions of Apache/mod_dav; they are still in use). Option 'if_match_bug 1' will help.
  • some servers will insist on cookies. Option 'allow_cookie 1' will enable this.


If none of these options helps, please do this:

  • set option 'debug most'
  • mount the file system
  • issue one single command to write a file, like 'echo test > <davfs2-file-system>/test'
  • wait 20 seconds
  • unmount the file system
  • fetch the debug messages from your log files and append them to your support request
  • remove option 'debug most'.


Werner

- <_71007>
Tue 30 Apr 2013 06:50:08 PM UTC, original submission:  

Is there a possibility to mount the dav fs with read and write support?

I tried -o rw but it doesn't have any effect

Andrius <bentkus>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by _71007 (Posted a comment)
  • -email is unavailable- added by bentkus (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-04-20 _71007 StatusIn Progress Done
        Open/ClosedOpen Closed
    2013-05-03 _71007 StatusNone In Progress
        Assigned toNone _71007

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code