X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Question on cygwin's FTP server Date: Tue, 13 Jun 2006 12:56:12 -0500 Lines: 60 Message-ID: References: <20060613172346 DOT 97823 DOT qmail AT web55507 DOT mail DOT re4 DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) In-Reply-To: <20060613172346.97823.qmail@web55507.mail.re4.yahoo.com> OpenPGP: url=hkp://random.sks.keyserver.penguin.de X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Chetan M.J. wrote: > I have installed the latest cygwin on a Win2K > professional. > > Please: > 1. The default FTP server that comes with cygwin- how > can I limit the maximum number of FTP sessions? You can't. For that functionality you better install ProFTP, which is another of the packages you can install with Cygwin's setup program. After installing it = you have to configure what you want it to do, use the README that comes with it= as a reference. > 2. Is there any flow control mechanism available > dynnamically? Can I control the number of bytes > ftp'ed/second for different FTP sessions? With ProFTP yes. > 3. Is there a suspend/resume functionality available? > Let's say 2MB of a 10MB file was transferred before > loss of connection. Is there anyway that ftp > automatically resumes for the other 8MB. Again with ProFTP yes. > 4. Is there anyway I can programatically control the > ftp server for the above 3 desirable features? No, I don't think so. > 5. Which process can I look up on the taskbar to check > whether the FTP service is running? None. The server runs as a Windows service, you can see the process with T= ask Manager, you can control it with Services Management console. > *Alternatively*, please direct me to relevant > documentation. I installed cygwin, went to different > pages on cygwin.com and searched for ftp, but could > not find any information. [snip] One usually searches the package list page to see what's available, then if= it is a ported package (like ProFTP) go to their site and see what it is, what= it does, documentation, etc. For other packages (like the ftp server in inetu= tils) the first place to look at is the included documentation: /usr/share/doc/Cygwin/inetutils-*.README . --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/