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?