Koozali.org: home of the SME Server

Can't delete files via FTP - error 400????

Gary

Can't delete files via FTP - error 400????
« on: October 16, 2002, 04:05:21 PM »
When using SME 5.5 U2 as a proxy to a remote FTP server, it conects OK and I can upload, but when trying to delete a file on it I get the following:

Requesting server...
      DELETE /../../web/index_files/t.gif HTTP/1.1
      Host: domain.co.uk:21
      User-Agent: CIS TE/1.0
      Connection: Keep-Alive
      Authorization: Basic dl9ub3B1cnRlcedsKiyq
      
STATUS:>     Receiving reply...
      HTTP/1.0 400 Bad Request
      Date: Wed, 16 Oct 2002 10:51:43 GMT
      Content-Type: text/html; charset=iso-8859-1
      Server: Apache/1.3.20 Sun Cobalt (Unix) mod_ssl/2.8.4 OpenSSL/0.9.6b PHP/4.1.2 mod_auth_pam_external/0.1 FrontPage/4.0.4.3 mod_perl/1.25
      Via: 1.1 webcacheB12 (NetCache NetApp/5.2.1R2)
      X-Cache: MISS from smeserver.mydomain.com
      Connection: close

If I use a Win2K machine as a proxy the delete goes fine so it's not permissions on the remote server - got something to do with the SME box - any ideas?