http://cr.yp.to/ftp.html Good info for clients as well, I suppose...
On Thu, 2005-04-14 at 15:22 -0400, Geo Carncross wrote: > NLST lists file _names_ (one per line). LIST should have a EPLF or UNIX- > style output. > > Also note that mlsd and mlst are starting to appear in FTP clients. They > solve the problem that EPLF was designed to solve in a more obnoxious > fashion. > > > On Thu, 2005-04-14 at 01:18 +0200, Christian Magnusson wrote: > > I have fixed lots of compilation warnings and cleaned it up a bit... > > Sorry for my laziness, but do you know what NLST is supposed to return? > > LIST is a normal list/dir... but NLST ? I guess there are some RFC's > > on that, but can anyone tell me with a short answer? > > > > /Christian > > > > > > On Thu, 2005-04-14 at 00:57, Alfille, Paul H.,M.D. wrote: > > > There is a note in the comments somewhere, as I recall, saying that write > > > capability should be easy to implement. They have hooks for all the ftp > > > commands. I must admit, owfs was in no shape to support ftp when I first > > > started > > > playing with the code. The library is now far better designed, so that > > > only the > > > bare minimum needs to be in the ftp wrapper code. > > > > > > Along the same vein, if we could find nfs code (userspace) that ran on > > > POSIX > > > systems, we could support fuse-like features on many operating systems. > > > > > > Paul > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] Behalf Of > > > Christian Magnusson > > > Sent: Wednesday, April 13, 2005 3:25 PM > > > To: owfs-developers > > > Subject: RE: [Owfs-developers] owftpd updates > > > > > > > > > > > > Ahh... I haven't even looked for the write/put functions, so I > > > guess I don't need to do that if you say the original code > > > only supported read... :) > > > > > > /Christian > > > > > > > > > On Wed, 2005-04-13 at 21:07, Alfille, Paul H.,M.D. wrote: > > > > The code originally was oftpd, which was anonymous read-only. > > > > > > > > Paul > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED] Behalf Of > > > > Christian Magnusson > > > > Sent: Wednesday, April 13, 2005 11:45 AM > > > > To: owfs-developers > > > > Subject: [Owfs-developers] owftpd updates > > > > > > > > > > > > > > > > I've made some quick updates to owftpd and it reads from the > > > > actual 1-wire adapter now. > > > > > > > > dir & read should work now. > > > > I haven't looked at the write functions yet. > > > > > > > > owftpd --foreground -u1 -u2 -p 8021 > > > > Try "ncftp ftp://localhost:8021/" or "ftp localhost 8021" > > > > User ftp > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > SF email is sponsored by - The IT Product Guide > > > Read honest & candid reviews on hundreds of IT Products from real users. > > > Discover which products truly live up to the hype. Start reading now. > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > > _______________________________________________ > > > Owfs-developers mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > > > > > > ------------------------------------------------------- > > > SF email is sponsored by - The IT Product Guide > > > Read honest & candid reviews on hundreds of IT Products from real users. > > > Discover which products truly live up to the hype. Start reading now. > > > http://ads.osdn.com/?ad_ide95&alloc_id396&op�k > > > _______________________________________________ > > > Owfs-developers mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_ide95&alloc_id396&op=click > > _______________________________________________ > > Owfs-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > -- > Internet Connection High Quality Web Hosting > http://www.internetconnection.net/ > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers -- Internet Connection High Quality Web Hosting http://www.internetconnection.net/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
