Shared directories RU

From MLDonkey
Jump to: navigation, search

Contents

Требуется локализация, эта страница ещё не переведена

Balamutick 12:51, 13 July 2009 (UTC)

Описание

не-скалярные опции содержащие список каталогов чьё содержимое может быть расшарено (дано в общий доступ).


As with most non-scalar options, shared_directories cannot be directly edited or seen from the interface; it is found in the downloads.ini config file instead.

Как и большинство не скалярных настроек, shared_directories не могут быть видны или отредактированны напрямую из интерфейса, найти их можно в конфигурационном файле downloads.ini.


Each item on the list contains a directory path, a list of networks on which to share the files from that directory, the applicable sharing strategy, and the directory's priority.

Каждый пункт в списке содержит путь до каталога, список сетей в которые расшарены файлы из этого каталога, применяемая стратегия расшаривания (sharing strategy) и приоритет каталога.

To add a shared directory, use a share command; similarily, the unshare command removes a directory from the shared list. Use the reshare command to automatically detect the files that have been moved or removed from the shared directories. Для добавления каталога в общий доступ (расшарить), используйте команду share; по аналогии для удаления каталога из списка предоставленных в общий доступ (расшаренных) используйте команду unshare.


Files in each of the directories are shared according to the corresponding sharing strategy. Hidden files and directories (i.e. those with names starting with a dot, ".") are not shared. Do not confuse this with the "hidden." prefix hack (files whose name start with "hidden." are shared, but not visible to others when they browse your files list).

Файлы в каждом каталоге расшарены в согласно соответствующей стратегии расшаривания. Скрытые файлы и каталоги (т.е. те чьё имя начинается я точки, ".") не расшариваются. Не следует путать это с "hidden" (скрытыми) файлами, чьи названия начинаются с английского слова "hidden.", эти файлы предоставляются в общий доступ (расшариваются), но не видны другим пользователям при просмотре списка файлов.

Значение по умолчанию

By default, shared_directories contains the directory called "shared" in MLdonkey's home directory with the "all_files" sharing strategy.

По умолчанию, shared_directories содержит каталог называемый "shared"(расшаренное) в домашнем каталоге MLdonkey со стратегией "all_files" (см. ссылку стратегии расшаривания).


Version 2.5.29: В версии 2.5.29:

"incoming_directory", replaced by "shared_directories", with sharing strategy "incoming_files" (for downloaded files) and "incoming_directories" (for downloaded directories on Bittorrent).



Место размещение опции

Эта опция(настройка) храниться в файле downloads.ini

Пример

shared_directories = [
  {     dirname = "<dir1>"
     networks = [[]]
     strategy = all_files
     priority = 0
};
  {     dirname = "<dir2>"
     networks = [[]]
     strategy = all_files
     priority = 0
};]

См. также

share, unshare, reshare, non-scalar options, EnteringMultipleValues, shared_extensions

Обсуждение

'priority' is described in share. If you provide a priority, it will reserve as many extra upload slots for files in this directory. this is good for people that want to release own files, for example, while at the same time sharing other popular files. If not specified, priority is "0" (no reserved slot).


LanguagesEnglish  • Русский

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox