[En-Nut-Discussion] Question about the Peanut filesystem
eiseniinmee at suomi24.fi
eiseniinmee at suomi24.fi
Thu Jan 12 10:12:50 CET 2006
Hi!
Can I use the PNUT filesystem the same way as UROM? With UROM I
had:
fp = fopen("UROM:somefile.xxx","rb"); and it worked.
Now I'm trying the same with PNUT by uploading a file with ftp and
then opening it:
fp = fopen("PNUT:somefile.xxx","rb"); in the ftpserver example code
(I made a thread for it)
but it's not working... Any ideas? I would apprecciate any info
about the PNUT. Thanks.
More information about the En-Nut-Discussion
mailing list