Hi,
I am trying to setup an FTP server (IIS 6 && windows Server 2003) that supports REST (resume downloading). If I put the client right on the server and locally access the FTP server (using ftp://localhost) then the server allows me to use REST command. But when I am using a client on another machine and connecting to the server using the External facing address, I get the following message from the server:
'502 Command REST not allowed by policy'
I was wondering if anybody had any ideas about what i can do to enable resume feature on this server. I am not sure if this can be done on the machine itself (with IIS or group policy configuration) or will I have to talk to the ISP (if their firewall is what blocks it).
Any comments, suggestions would be helpful.
Thanks in Advance,
Saurav