Jorge, that is a very nice utility. What prevents you to put it on the Wiki?
> From: Jorge Arredondo <[email protected]> > > I've written a simple, pure-J FTP class which encapsulates some of the > most used FTP commands. > I've tested it with FileZilla and ProFTP servers, it uses passive mode > to avoid NAT problems, hope it helps you. > > Here is a file upload & download example: > require'files dir' > load 'C:\ftp.ijs' ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
