[Cyberduck-trac] [Cyberduck] #2065: prepend webdav path with "/"

Cyberduck trac at trac.cyberduck.ch
Thu May 15 19:53:59 CEST 2008


#2065: prepend webdav path with "/"
----------------------------------+-----------------------------------------
 Reporter:  nblair at doit.wisc.edu  |       Owner:  dkocher
     Type:  enhancement           |      Status:  new    
 Priority:  normal                |   Milestone:  3.1    
Component:  webdav                |     Version:  3.0    
 Severity:  minor                 |    Keywords:         
----------------------------------+-----------------------------------------
 Great client - one minor suggestion:

 With the webdav configuration, you should test the value of the "Path"
 option, and if not already starting with a "/", cyberduck should
 automatically add prepend it.

 If I don't start my value for path with "/", cyberduck sends:

 "PROPFIND path HTTP/1.1"

 which returns an error, instead of:

 "PROPFIND /path HTTP/1.1"

 It's easy enough to document for our end users, but automatically
 prepending the "/" is an easy end user mistake to prevent.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2065>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list