View Single Post
Old 15-07-2004, 09:57   #1 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,643
Uploading Images using php

Right I have a script which uploades image files to a directory on my server, but once I've uploaded them I can't see them with either Fetch or Transmit.

I know for sure that the upload has worked because I can walk the directory and the image file names are there. Html pages pick the images up fine. I can write scripts that will delete the image files. So why can't my ftp clients see them?

Is it a script problem (in which case I can post it), a server problem, or an ftp client problem or just plain my problem?
  Reply With Quote