I have edtFTPj/PRO running inside an Oracle 10g database (loaded the Java code). I can GET small files all day long with no problem (less than 1MB). When I try Getting a 7MB file from the same site, the file downloads in less than a minute. I can edit the file, delete it, move it, etc. And the entire file is there. However, the GET command never returns control to the calling program (PL/SQL). I started the GET command, the file was downloaded in less than one minute, but an hour later the GET command is still hung. I have to kill my Oracle session.