Hi All, I know this community is meant for future development of Apache Flex but I'm a little lost here. I need to upload ~2Gb file from my local machine to a url via an air app using sftp. problem is we don't have sftp lib available.
Also, I'm confused as to why in forums it says the flash player needs to take the entire file into memory before loading it but I don't see any memory increase in my task manager (using the fileReference class). Another thing I wanted to know is how best to split up the file into chunks for multi-part loading? Any help in any of these areas will be supremely helpful! I've already seen the following links http://www.actionscript.org/forums/showthread.php3?t=181895 http://forums.adobe.com/thread/631103 http://blog.ansuz.nl/index.php/2011/02/11/flex-ftp-abort/ http://maliboo.pl/projects/FlexFTP/ http://forums.adobe.com/thread/245294 http://blog.flexexamples.com/2007/09/21/uploading-files-in-flex-using-the-filereference-class/ Thanks in Advance. With Warm Regards, Avinash