ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Ivanov <maxiva@yandex.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Идеология FTP
Date: Tue Aug 28 09:25:00 2001
Message-ID: <2332182718.20010828092557@yandex.ru> (raw)

Hello mandrake-russian,

  Народ!


  Простите за неправильный вопрос, но назрела проблема: не могу понять
  самой идеологии FTP под Линуксом. Я уже давно принял как аксиому:
  под Линуксом возможно все что и под виндами, нолько намного понятнее
  и быстрее. Так вот: если я в виндах устанавливаю FTP, то потом мне
  остается только в свойствах папки установить шару под FTP и
  некоторые разрешения. Что я наблюдаю в Линуксе? FTPD вроде как
  работает. По крайней мере при сканировании портов машины извне 21
  порт виден, т.е. открыт. При попытке подключения вообще ничего не
  происходит (если не считать что винда отваливается с воплями
  "Истекло время ожидания").
  Где я не прав? И, главное, что делать? Как расшарить совершенно
  конкретный каталог для доступа по FTP? Где прочитать про это? В
  /user/share/doc нет ничего вразумительного...

  В /etc/xinetd.d/ftp написано следующее:
  
# default: off
# description: Linux port of the BSD ftp server.
service ftp
{
        disable         = no
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        server          = /usr/sbin/ftpd-BSD
        server_args     = -h -l -l -t300 -T900
}
  

В Inetd.conf значится следующее:

ftp     stream  tcp     nowait  root    /usr/sbin/tcpd  in.ftpd -l -a

inet.d и xinetd запущены и работают.

-- 
Best regards,
 Maxim                          mailto:maxiva@yandex.ru




             reply	other threads:[~2001-08-28  9:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-28  9:25 Maxim Ivanov [this message]
2001-08-28 10:55 ` Artem K. Jouravsky
2001-08-28 11:20   ` [mdk-re] Re[2]: " Maxim Ivanov
2001-08-28 11:35     ` Artem K. Jouravsky
2001-08-28 12:59       ` [mdk-re] Re[2]: " Maxim Ivanov
2001-08-28 13:37         ` [mdk-re] Re[2]: [mdk-re] Re[2]: [mdk-re] éÄÅÏÌÏÇÉÑ FTP Russu V.F.
2001-08-28 13:40         ` [mdk-re] Re[2]: [mdk-re] Re[2]: [mdk-re] Идеология FTP Artem K. Jouravsky
2001-08-28 11:22   ` Maxim Ivanov
2001-08-28 12:22     ` Alex Savvin
2001-08-28 11:51 ` [mdk-re] éÄÅÏÌÏÇÉÑ FTP Russu V.F.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2332182718.20010828092557@yandex.ru \
    --to=maxiva@yandex.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git