Hi All, On my Delegate's HTTP gateway to FTP server, I am able to browse the directories and open text files. However, I am unable to open the binary files (e.g. Word, Powerpoint, etc) after I downloaded them using the browser. I notice the downloaded binary file size is much smaller than the actual size shown in the HTTP gateway page and FTP server. Here are some of the errors in the log. 05/22 14:33:38.10 [4684] 3+2/1: FTP/HTTP: GET ftp://lsgpas07.sgp.avagotech.net:2700/avagotech/Intranet/IT/AvagoIT/Apps /IDM/IdM_Overview_21Aug2007.ppt HTTP/1.1 05/22 14:33:38.10 [4684] 3+2/1: authorization user[search-admin] pass[********] 05/22 14:33:38.10 [4684] 3+2/1: connectTO: assume in non-blocking mode 05/22 14:33:38.10 [4684] 3+2/1: ConnectToServer connected [24] {10.12.247.81:2700 <- 10.12.64.38:3580} [0.000s] 05/22 14:33:38.10 [4684] 3+2/1: willSTLS_SV: ServerFlags=8010 05/22 14:33:38.10 [4684] 3+2/1: FTP/HTTP: server opened [24] 05/22 14:33:38.25 [4684] 3+2/1: FTP-CACHE: RETR [avagotech/Intranet/IT/AvagoIT/Apps/IDM/IdM_Overview_21Aug2007.ppt] = [][]:0 05/22 14:33:38.25 [4684] 3+2/1: connectTO: assume in non-blocking mode 05/22 14:33:38.25 [4684] 3+2/1: ftp_conndata: connected 10.12.64.38:3579->lsgpas07.sgp.avagotech.net/10.12.247.81:12448 [30](0.0) 05/22 14:33:39.19 [4684] 3+2/1: ## got SIGPIPE [1] in HTTP: Gatewaying 05/22 14:33:39.19 [4684] 3+2/1: FTP/HTTP DONE: GOT 30720 / 465 bytes 05/22 14:33:39.19 [4684] 3+2/1: SOCKET recv(24)=0 error=0 [0.000] TCP AF_INET :3580 << :2700 05/22 14:33:39.19 [4684] 3+2/1: ClientEOF: gatewaying_ftp.SIGPIPE [44 44] 00 000000 X 05/22 14:33:39.19 [4684] 3+2/1: HCKA:[1] closed -- p:premature client EOF on gatewaying The actual size of the binary PowerPoint file is 465408 bytes, but the content-length only shows 465 bytes. Does anyone have experience the same problem? Is there any solution or work-around? Thank you ahead for your helps. Best regards, Thanh