[plt-scheme] Net Collection: FTP PUT command
Vincent Rayappa wrote:
> I'm looking at the Net collection documentation and there does not
> seem to be a function for the FTP put command. Am I missing something
> or is this operation not supported in the collection? Are there
> alternative libraries I could try for interfacing with FTP servers?
I am afraid that put is supported - and I know of no other libraries.
If you want to add put to the net collection, start here:
<http://svn.plt-scheme.org/plt/trunk/collects/net/ftp-unit.ss>
--
Jens Axel Søgaard