PDA

View Full Version : how do I delete files from my website?


hawthorn
10-25-03, 11:52 AM
As you can tell by this question I'm new to this..I uploaded some new files to my website OK, but the links were pointing to the wrong pages..never happened before..so I wanted to delete all files and re-upload..how do I do this?? I

stevel
10-25-03, 12:02 PM
What program did you use to do the upload? In most cases, there is a provision for deleting files or replacing files. You really shouldn't need to delete in this case - just re-upload the corrected files which will replace the bad ones.

B&T
10-25-03, 12:40 PM
For simple ftp functions you can use Internet Explorer.

ftp://yourusername:yourpassword@yourftpserver

Thne you can add, rename, delete files just like any windows environment. You can chmod with a right click on the file.

This is also the best ftp testing environment IMHO. If you think you are having ftp problems . . . try IE before assuming the server is at fault.

lego1990
10-27-03, 06:24 PM
Never knew that you could do that before! Thanks!