At 11:03 AM -0400 9/12/01, Troy Rollins wrote: >The files are large, 100 megs or so, and the basic idea that has been >successful is structured as so (this is the concept, not Rev code) - > >Send file "filename" to ftp://username:password@IPAddress I would imagine Rev will balk at sending a 100 meg file in one bite -- it would have to have that much memory unless the built in command automatically chunks the file. If it doesn't, you'd have to chunk the file yourself. regards, geoff
