Do you mean how to upload files from Racket via FTP?
I don't see any documentation about uploading in
"http://docs.racket-lang.org/net/ftp.html". Nor do I see any code for
upload in "collects/net/ftp-unit.rkt".
I think that you would probably have to write an "ftp-upload-file"
procedure yourself. Or perhaps you can use HTTP uploading instead of
FTP. (FTP is actually a messy protocol.)
--
http://www.neilvandyke.org/
_________________________________________________
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/users