The K Desktop Environment

Next Previous Table of Contents

5. Preferences

When you press Preferences button in the toolbar or choose same item from the main menu, this dialog will open and allow you to set various Caitoo options.
 

5.1 Connection

Reconnecting

On login or timeout error
If Caitoo can't login into the server, it will stop attempting and schedule it for retrying after some time. For this you have to set interval - reconnect after X minutes and number of retries.

On broken connection
If some connection error occurs while downloading, Caitoo will automatically pause all affected transfers ( because of error ) and resume them again ( well not all, only those which can resume, others are only paused ).

Automatically resume
When this is set, Caitoo will resume transfers without asking ( normally it would open dialog asking whether overwrite or resume ). If transfer cannot be resumed, dialog will appear anyway.

Timeouts

These are the intervals, after which when no data arrives, Caitoo will pause transfer and resume it again. The second value is meant for transfers which cannot resume. Of course that this value should be bigger then the first one.


 

5.2 Proxy

If you need to connect to Internet via proxy, you can turn on option Use Proxy.

Type in your proxy server and desired port.

In No proxy for line specify servers, for which you don't want to use proxy.

Please note that ftp proxy doesn't work yet and also http proxy is only experimental and might not work always as expected.
 

5.3 Automation

Auto save file list
This is interval after which the transfer list gets saved into the config file.

Auto disconnect
If this is set, Caitoo will automatically disconnect from Internet when all queued transfers are finished. It doesn't care about scheduled transfer. However, when you schedule transfer, you probably have other type of connection then PPP link and you don't need this option.

This option can be toggled more easily from the toolbar.

Disconnect command
Specify here a command for disconnecting from internet. Preset is "kppp -k" , which will stop running kppp. You can of course use anything else, e.g. "killall pppd".

Auto shutdown
If this is set, Caitoo will automatically quit when all transfers are finished. This time it cares about scheduled transfer. If there is anything scheduled, Caitoo won't quit.

This option can be toggled more easily from the toolbar.

Auto paste
If this is set, Caitoo will automatically paste URL's from clipboard. There will be no need to press Paste button, just copy some URL into the clipboard and it will be pasted automatically.

This option can be toggled more easily from the toolbar.

 

5.4 Limits

Maximum number of opened connections
Caitoo will keep this number of simultaneously downloading files. This means that Caitoo will not download more then this number of files in the same time.

Start transfer only if network bandwidth is more then
This feature is not yet supported.

Keep the maximum bandwidth taken by transfer at
This feature is not yet supported.

 

5.5 Advanced

Add new transfers as
You can choose whether the new transfers should be added as queued and thus automatically started, or as delayed, which is better when working offline.

Show download windows
If this is set, Caitoo will open progress windows for started transfer. You can even choose to start it iconified. This option is good if you e.g. want to watch the progress of some transfer without opening the main window. Iconified window will show progress in the task bar.

Mark partial downloads
When this is set, Caitoo will add a special extension .part to all downloading files. Caitoo will remove the extension after the successful download. This way you know whether the file was downloaded OK or not.
This option is set on by default.

Remove the file from the list after success
Turn this option off, if you want finished transfers to stay in the list. They will have a special status icon. This is needed if you want to do some statistics about downloaded files.

Get file sizes
When turned on, Caitoo will for all added transfers get their sizes first and display them in the list. This way you will know the size of the file before downloading it.

Expert mode
This mode is for experienced users. For explanation see Expert mode.

This mode can be toggled more easily from the toolbar.

 

5.6 Directories

In this section you can setup default directories for different file extensions. Each line in the list contains a pair : file extension and directory.

Buttons allow you to add, delete and change entries in the list.

You can use wildcards in the the extension field to specify various file types.

When the new transfer is added, the file extension is compared to the entries in this list. Caitoo keeps the order, so put more global entries ( like * ) to the end of the list.

When Caitoo doesn't find the matching extension, it will use the current directory.

Toolbar button Use last directory can be used to temporarily disable the directory settings. When it is set, Caitoo will put the file into the directory used for the last transfer added.
 

5.7 System

Use Sounds
If this is set, Caitoo will play sounds when one of the three special events occur :
  • some transfer is finished
  • all transfers are finished
  • scheduled transfer is started
This way you do not have to watch the Caitoo window ( you can leave it docked into panel, so that it does not take any place on the screen ) and Caitoo will notify you when transfers are finished / started. If you cannot use sound - leave this option disabled. Caitoo comes with three default sounds for these events.
If you don't like supplied sounds, you can of course change them. Choose sound for change in the combo box, change it by pressing Change button and test it with Test button.
In order to use sound you have to start kaudioserver first. It comes with KDE distribution and normally it is already started from startkde script.

You can toggle this option also from the main menu.

Use Animation
If this is set, Caitoo will animate status icons in the listbox and also use animation in the docked widget.

You can toggle this option also from the main menu.

Dock into the panel
If this is set, Caitoo will dock into the panel. You can then click on the docked widget to show / hide the main window.

This behaviour can be toggled more easily from the toolbar.

Font
Use font dialog to set your favourite font for listbox.

Next Previous Table of Contents