Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

nicotine-import-winconfig(1) [debian man page]

NICOTINE(1)						      General Commands Manual						       NICOTINE(1)

NAME
nicotine-import-winconfig - import configuration from the Windows soulseek client SYNOPSIS
nicotine-import-winconfig [OPTIONS] old-config-file DESCRIPTION
This manual page documents briefly the nicotine-import-winconfig command. This manual page was written for the Debian distribution because the original program does not have a manual page. nicotine-import-winconfig is a program to import your queue, user list, password information, auto-joined chatrooms, banlist, and user information from the Windows SoulSeek configuration. USAGE
A typical invocation would be : nicotine-import-winconfig "/mnt/win9x/Program Files/SoulSeek" The program should be run when nicotine is not running. It will add the information (download queue, userlist, password info, etc.) to the existing configuration or write a new configuration from scratch when no configuration exists. FILES
$HOME/.nicotine/config The per-user configuration file for nicotine(1) will be overwritten. You might want to back up the file first, but it should not be necessary. A different config file can be chosen using the --config flag. configfile-userinfo.ext In case there's an image included in the Windows SoulSeek userinfo, the image will be extracted and written to that file, where con- figfile is the path to your nicotine configuration file, and ext is the appropriate file extension for the image type. OPTIONS
When you don't want to import all configuration options, you can choose what to import using command line flags. -c file | --config=file Use a non-default nicotine configuration file to write to. -q | --queue Import the queue. -u | --userlist Import the userlist. -l | --login Import the login information. -C | --chatrooms Import the list of autojoined chatrooms. -b | --banned Import the list of banned users. -i | --userinfo Import the user information and the image. -h | --help Print the summary of command line options and exit. TIPS
It is possible to share the download directory between platforms. Nicotine can even continue downloads that started using the Windows client. Of course, the download directories should be the same for nicotine and Windows, e.g. if your Windows sharing directory is F:slsk_in and your F drive is mounted on /mnt/media, then you must set your download directory to /mnt/media/slsk_in. SEE ALSO
nicotine(1). AUTHOR
Geert Kloosterman <geertk@ai.rug.nl>, 2003. August 25, 2003 NICOTINE(1)

Check Out this Related Man Page

KPHOTOALBUM(1)						      General Commands Manual						    KPHOTOALBUM(1)

NAME
kphotoalbum -- KDE tool for indexing, searching and viewing images by keywords. SYNOPSIS
kphotoalbum [--demo] [-c file] [--import file] DESCRIPTION
This manual page documents briefly the kphotoalbum command. KDE Image Database (kphotoalbum) lets you index, search, group and view images by keywords, date, locations and persons. It provides a quick and elegant way to lookup groups of images when you have thousands of pictures on your hard disk. The information associated with each photo is stored in an XML file. Together with its keywords, kphotoalbum stores each picture's MD5 sum, so it will recognize them even if you move them to another directory. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). Below are the kphotoalbum-spe- cific options. For a full summary of options, run kphotoalbum --help-all. --help-all Show all options, including generic KDE and Qt options. -c file Load alternate config file. --demo Starts KPhotoAlbum with a prebuilt set of demo images. --import file Import database file. KPhotoAlbum allows you to export a set of your images into a .kim file, which other people may import into their database, to get your classification for these images. This option allows you to import an external .kim file into kPho- toAlbum. SEE ALSO
digikam (1). Full user documentation is available through the KDE Help Center. You can also enter the URL help:/kphotoalbum/ directly into kon- queror or you can run helpcenter help:/kphotoalbum/ from the command-line. If the KDE Help Centre is not installed then you can read this documentation in HTML format from /usr/share/doc/kde/HTML/en/kphotoalbum/. AUTHOR
This manual page was written by David L. Moreno (david.lopez.moreno@hispalinux.es) for the Debian system (but may be used by others). KPHOTOALBUM(1)
Man Page