Date: Sat, 19 Jan 2008 10:43:36 -0600 From: Jonathan Horne <freebsd08@dfwlp.com> To: freebsd-questions@freebsd.org Subject: Re: ftp setup - asap - giotissl Message-ID: <200801191043.36715.freebsd08@dfwlp.com> In-Reply-To: <795c613b0801190428n569b8262ufd6e2cb9f65cd512@mail.gmail.com> References: <795c613b0801190428n569b8262ufd6e2cb9f65cd512@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 19 January 2008 06:28:15 am Giotis Eugen wrote: > hello > i am looking at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.ht >ml im trying to setup my ftp server. > I can not connect to my ftp via the ftp softwares. > I tried with windows (FlashFXP and smartFXP) and via the Terminal of Linux > CentOS5. > > > # ftp -a *ftp2.FreeBSD.org* > Connected to ftp2.FreeBSD.org. > 220 ftp2.FreeBSD.org FTP server (Version 6.00LS) ready. > -------------------------------------------------------------------> > ftp3... > 331 Guest login ok, send your email address as password. > 230- > 230- This machine is in Vienna, VA, USA, hosted by Verio. > 230- Questions? E-mail freebsd@vienna.verio.net. > 230- > 230- > 230 Guest login ok, access restrictions apply. > Remote system type is UNIX. > Using binary mode to transfer files. > ftp> cd /pub/FreeBSD/ports/packages/sysutils/ > 250 CWD command successful. > ftp> get lsof-4.56.4.tgz > -----------------------------------------------------> I recieve the > following error: > ftp> get 1sof-4.56.4.tar.gz local: > 1sof-4.56.4.tar.gz remote: 1sof-4.56.4.tar.gz > 229 Entering Extended Passive Mode > (|||54352|) 550 1sof-4.56.4.tar.gz: No such file or directory. > > local: lsof-4.56.4.tgz remote: lsof-4.56.4.tgz > 200 PORT command successful. > 150 Opening BINARY mode data connection for 'lsof-4.56.4.tgz' (92375 > bytes). 100% |**************************************************| 92375 > 00:00 ETA 226 Transfer complete. > 92375 bytes received in 5.60 seconds (16.11 KB/s) > ftp> exit > # pkg_add *lsof-4.56.4.tgz** > > > > > > > > > * > > Can anyone help me ? by your examples, im having difficulty understanding that the issue is. i dont see any output from connecting to *your* ftp server, and the associated errors. can you be more specific about what is not working? -- Jonathan Horne http://dfwlpiki.dfwlp.org freebsd08 _@_ dfwlp.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801191043.36715.freebsd08>