DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 9th July 2008
narcotico narcotico is offline
New User
 
Join Date: Jul 2008
Posts: 2
Default ftpd problem

Hello.

I am a newbie and I have a problem with ftpd from FreeBSD 7.0.

I can connect and login to the server.

Then I try "get FileThatIWant" and I get the next error (with ftp command and Filezilla in Windows Vista):

Code:
ftp> get ifconfig.txt
200 PORT command successful.
150 Opening ASCII mode data connection for 'ifconfig.txt' (614 bytes).
> Replace Existing File with Temp File:Error de E/S
226 Transfer complete.
ftp: 626 bytes recibidos en 0,01 segundos 125,20 a Kbytes/s.
Note: if I do the same from ftp command in Mac Os, the file is sent to the pc without problems (with same user and same file).

inetd.conf
Code:
ftp stream tcp   nowait root /usr/libexec/ftpd ftpd -l
ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l
I am looking for this error but I couldn't find anything about it.

Thanks.

Sorry for my bad english.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot problem. Geometry problem? gulanito FreeBSD Installation and Upgrading 0 3rd July 2009 03:03 AM
inetd, ftpd problems jsadm FreeBSD General 7 24th August 2008 08:33 PM
ftpd and hiding . files crofox OpenBSD Packages and Ports 5 26th June 2008 03:01 AM
pure-ftpd hirohitosan FreeBSD Ports and Packages 3 10th June 2008 06:31 PM
FTPD User Access Denied wastedbreath FreeBSD General 7 21st May 2008 03:44 AM


All times are GMT. The time now is 09:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick