OK, I hope I am not digging up the dead here, but we are in an effort to upload large files (500-1024mb) to a server. We have discovered an issue where on the Mac, flash loads the entire file into RAM before uploading causing serious issues in low RAM environments.
see this post: http://tech.groups.yahoo.com/group/flexcoders/message/124240 so in an effort to fork this project, we are looking at a standard flash upload and if a file over X megabytes is added to the que the user is prompted to DL and use an AIR app that would FTP the file in. All that being said - are there any complete FTP classes floating around for as3? I have looked at: http://maliboo.pl/projects/FlexFTP/ but I am in need of upload progress events... Thanks in advance, -Nathan

