Hi,
I am using Core FTP lite for connecting to the internet. Between the internet and the client PC, there is a Microsoft ISA 2004.
When I connected to the FTP site, it could logon and browse the FTP server directory, however, whenever I upload a file. It shown Access is denied. I had verified with the ID login got sufficient permission.
Below is the connection log.
Pls advise. Thanks.
Henry.
---------------------------------------------------
Connect socket #808 to 203.85.139.7, port 28590...
150 Opening ASCII mode data connection for /bin/ls (278 bytes).
226 Transfer successful.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (203,85,139,7,111,175)
STOR logger_asserts.log
Connect socket #2152 to 203.85.139.7, port 28591...
550 Access is denied.
Transfer time: 00:00:09
PASV
227 Entering Passive Mode (203,85,139,7,111,178)
LIST
Connect socket #1064 to 203.85.139.7, port 28594...
150 Opening ASCII mode data connection for /bin/ls (278 bytes).
226 Transfer successful.
Transferred 278 bytes in 0.008 seconds
Keep alive off...