[Cyberduck-trac] [Cyberduck] #9396: Disable software update prompt

Cyberduck trac at trac.cyberduck.io
Fri Apr 1 15:19:59 UTC 2016


#9396: Disable software update prompt
--------------------------+-----------------------
    Reporter:  simonlink  |      Owner:
        Type:  defect     |     Status:  new
    Priority:  high       |  Milestone:
   Component:  core       |    Version:  4.8.4
    Severity:  normal     |   Keywords:
Architecture:  Intel      |   Platform:  Windows 7
--------------------------+-----------------------
 Hallo,

 Under '''C:\Program Files (x86)\Cyberduck''' I used the
 '''Cyberduck.exe.config''' file to add the following lines to disable the
 update prompt at the program startup:


 {{{
 <setting>
   <value>
     <settings>
       <setting name="update.check" value="false"/>
     </settings>
   </value>
 </setting>
 }}}


 After that Cyberduck didn't start anymore. I think it was just caused due
 to a completely wrong syntax.

 Please tell me the correct lines to disable the update check.

 Btw: I have already checked
 https://trac.cyberduck.io/wiki/help/en/howto/cli#Preferences and the rest.
 No chance for me.

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


More information about the Cyberduck-trac mailing list