<added>if you are using an FTP client and have shell access, you might want to try using the shell instead of the FTP client</added>
foo.txt
and CHMOD'ing it to 666 using WS_FTP.
It was a simple solution. It might not work for everyone, or in your case. If you haven't tried it already, it might work.
Idiotgirl
Apparently I slept through that meeting, too.
By the way - any name.txt you would have renamed it probably would have worked. Keeping it to a .txt extension is usually safe, since you were only renaming it to delete it, anyway.
If you have a problem deleting the folder, sometimes ftp'ing a folder with the same name to replace the botched one (and then deleting it if it's empty) will work, too. Depends on the type of error you were getting.
Glad it worked.
Idiotgirl
The origins of "foo", just another nugget I found right here.
[webmasterworld.com...]
You would be surprised looking for "The origins of Foo" with Google and Altavista! ;)
"foo" is short and sweet. It works.
When I first began working with Perl scripts the whole "foo" thing caused me great distress. I wondered why everything had to be referred to as "foo", when it would flow much more appropriately as:
usr/home/cgi-bin/news/news.pl
and actually make some sense to me at the time. I thought, as a newbie, it would be far easier to follow if someone took the time to use a real, pertinent name instead of foo everyplace. It seemed almost arrogance on the scripter's part to hope a newbie would readily follow just what should replace foo.
Since those days, I made it a practice when writing my own Perl scripts to never refer to anything as foo, and avoid foo like the plague, as it brought back memories of vagueness and confusion... though since I have surely foo-bar'd many on my own ;)
Idiotgirl