[Cyberduck-trac] [Cyberduck] #9903: user.config flushes settings

Cyberduck trac at cyberduck.io
Sat Apr 1 21:18:12 UTC 2017


#9903: user.config flushes settings
----------------------+--------------------
 Reporter:  petr108m  |         Owner:
     Type:  defect    |        Status:  new
 Priority:  normal    |     Milestone:
Component:  core      |       Version:  5.4
 Severity:  normal    |    Resolution:
 Keywords:            |  Architecture:
 Platform:            |
----------------------+--------------------
Description changed by dkocher:

Old description:

> cyberduck was closed
> I modified
> \AppData\Roaming\iterate_GmbH\Cyberduck.exe_Url_y3p2ebapuyakx1wepw5uc1dcj54dho4b\5.4.0.23761\user.config
> as follows:
> to disable Expect: 100-continue
> ...
> <setting name="CdSettings" serializeAs="Xml">
>   <value>
>     <settings>
>       <setting name="webdav.expect-continue" value="false" />
>       ...
>     </settings>
>   </value>
> </setting>
>
> Started cyberduck, no result of uploading to ceph cluster through nginx
> balancer
> then I rechecked
> \AppData\Roaming\iterate_GmbH\Cyberduck.exe_Url_y3p2ebapuyakx1wepw5uc1dcj54dho4b\5.4.0.23761\user.config
> all modified data was erased. it was regenereated.
> I tried tp paste in the beginning and at the end - all the same, flushing
>
> how to keep changes untouched?

New description:

 cyberduck was closed
 I modified
 \AppData\Roaming\iterate_GmbH\Cyberduck.exe_Url_y3p2ebapuyakx1wepw5uc1dcj54dho4b\5.4.0.23761\user.config
 as follows:
 to disable Expect: 100-continue

 {{{
 ...
 <setting name="CdSettings" serializeAs="Xml">
   <value>
     <settings>
       <setting name="webdav.expect-continue" value="false" />
       ...
     </settings>
   </value>
 </setting>

 }}}

 Started cyberduck, no result of uploading to ceph cluster through nginx
 balancer
 then I rechecked
 \AppData\Roaming\iterate_GmbH\Cyberduck.exe_Url_y3p2ebapuyakx1wepw5uc1dcj54dho4b\5.4.0.23761\user.config
 all modified data was erased. it was regenereated.
 I tried tp paste in the beginning and at the end - all the same, flushing

 how to keep changes untouched?

--

--
Ticket URL: <https://trac.cyberduck.io/ticket/9903#comment:1>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list