Bug 20824

Summary: ftpd returns, "ad0s1a: not a plain file."
Product: Base System Reporter: Robert Watson <rwatson>
Component: binAssignee: Yar Tikhiy <yar>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Robert Watson freebsd_committer freebsd_triage 2000-08-24 19:40:00 UTC
ftp> cd /dev
ftp> get ad0s1a
local: ad0s1a remote: ad0s1a
550 ad0s1a: not a plain file.

Given that "more" works on the device, it seems that I should be able
to retrieve the contents using ftpd.  Mirroring files this way is quite
useful.  This might be a result of using sendfile(), and might also
affect Apache for the same reason.  Not sure about that diagnosis though.

Fix: 

Patch not attached.
How-To-Repeat: 
See above.
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2002-08-21 20:52:07 UTC
Responsible Changed
From-To: freebsd-bugs->yar

Over to Yar who might know what to do with this.
Comment 2 Yar Tikhiy freebsd_committer freebsd_triage 2003-01-31 13:20:18 UTC
State Changed
From-To: open->patched

Fixed in CURRENT.
Comment 3 Yar Tikhiy freebsd_committer freebsd_triage 2003-02-07 10:09:37 UTC
State Changed
From-To: patched->closed

Fixed in STABLE as well.