Web Hosting Talk







View Full Version : Delete non-empty folders in WS_FTP_LE


dodo1
07-05-2004, 06:14 PM
Hallo!

I've got the problem, that I'd really like to delete some non-empty folders on my server using WS_FTP LE.
Can anyone tell me how to do that? Maybe I just need to enter a command in the command box? (i.e. "-a")

Would be very happy for some help, because the program which is installed on my server has a very complex file structure with hundreds of folders and files, deleting them all by hand would take hours! Wouldn't be finished next years' Christmas ;)

Well, looking forward for some help! Thank you.

the_pm
07-05-2004, 06:25 PM
In the menu at the top of the program, go into "Options" and choose "Program Options." Click the "Advanced" tab. You'll see a folder tree. Open the folder "Common," and you'll see the option right there to delete non-empty folders.

HTH

Paul H

bear
07-05-2004, 08:05 PM
LE has some features disabled, doesn't it? I thought this was one of them...

If you have shell access (assuming LINUX), it's a lot faster to kill the directories from there.

Knogle
07-06-2004, 07:06 AM
Scap WS FTP LE, and go for FileZilla. Feature rich, open source, and user friendly. :grthumb:

Powi
07-06-2004, 01:51 PM
You can't do this with LE version.

the_pm
07-06-2004, 01:58 PM
LE has some features disabled, doesn't it? I thought this was one of them...

You can't do this with LE version.

Well, that sux. I've heard some good things about SmartFTP. I used to use Leech, but I think that's no longer being developed. Of course, for a mass-delete, you can simply login via browser (ftp://username@domain.com) and delete at will.

Marble
07-06-2004, 04:47 PM
I second SmartFTP. I've been using it this last year and like it a lot. WS-FTP is not worth the time at the stage it's at now. I don't know about the pro version, but there are several other FTP programs that blow it in the water, so might as well use a different one.

bear
07-06-2004, 04:59 PM
WS_FTP Pro version is very good. I've used it for years.

dodo1
07-07-2004, 06:46 PM
Thanks to all of you! I should think about updating to the Pro version or using another ftp program.
Thanks again!