Click to See Complete Forum and Search --> : I want that when I upload something it will automaticly go in a file list


gogobrent
10-11-2004, 11:57 AM
I want that when I upload something on my FTP the file will automaticly go in a file list. Please help

ray326
10-11-2004, 12:04 PM
If it goes into a directory that allows indexing then you're home free, otherwise what kind of server side technologies are available to you?

Stephen Philbin
10-11-2004, 11:56 PM
Chances are that if you DO NOT have a file called index.[suffix] in the directory, then just putting the directory address in your browser will list all the files. There's sometimes other file names other than index for some servers, it depends how the server is set up.