On Tue, Jul 27, 2004, Sivasakthi wrote:

Re,

> I'm trying to download the files but the ftp error [...] I decided
> to use FTP Commanded to connect but what username and password [...]
> 
login as "anonymous", any password including empty is valid.

$ ftp ftp.openpkg.org
Connected to master.openpkg.org.
220 ftp.openpkg.org OpenPKG Anonymous FTP Server (ProFTPD) ready.
Name (ftp.openpkg.org:foo): anonymous
331 Anonymous login ok, send your complete email address as your password.
Password: [just hit RETURN]
230-   ___                   ____  _  ______ 
230-  / _ \ _ __   ___ _ __ |  _ \| |/ / ___|     The world of 
230- | | | | '_ \ / _ \ '_ \| |_) | ' / |  _      cross-platform 
230- | |_| | |_) |  __/ | | |  __/| . \ |_| |     RPM-based Unix 
230-  \___/| .__/ \___|_| |_|_|   |_|\_\____|.org software packaging
230- _____ |_| _____________________________________________________
230- [...]
230- Our local time is Tue Jul 27 09:03:27 2004.
230- Contact <[EMAIL PROTECTED]> in case of problems.
230-
230 Anonymous access granted, restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> 

Binary transport is important when grabbing the openpkg-*.sh bootstrap
files for OpenPKG 1.3 and later. They start with shell script text but
deeper in the file is binary data which will be destroyed when using
ASCII transfers.

--
[EMAIL PROTECTED], Cable & Wireless
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to