PDA

View Full Version : FTP File deletion


Pulse
12-21-03, 08:11 AM
is there a way i can set my ftp program to delete folder that arent empty?

Croc Hunter
12-21-03, 09:09 AM
Not with wsftple but you can with other ftp programs and Windows or Internet Explorer.

Use this in Windows: ftp://ftp.username@ftp01.powweb.com

B&T
12-21-03, 11:00 AM
In Internet Explorer use:

ftp://youruser:yourpassword@ftpserver.com

XJnick
12-21-03, 11:28 AM
Originally posted by Pulse
is there a way i can set my ftp program to delete folder that arent empty?

I have the same "issue" with 2 of the 3 FTP programs I've got installed on my computer (Linux). They refuse to delete a non-empty folder, while the third could care less. :confused:

mjp
12-21-03, 02:51 PM
WS_FTP pro will do a recursive delete on a folder that is not empty. It has a couple of other annoying "features" that make it a pain to work with on a day to day basis, but for that specific purpose it works well.

Pulse
12-21-03, 09:32 PM
yeah i use wsftp_pro
and tx for all the replys :)

YvetteKuhns
12-21-03, 09:34 PM
If it won't delete an empty folder, put something in it! :D

Pulse
12-22-03, 12:18 PM
hehe,
well its like this
i got a new version for my website and i wanted to delete all old
files. but it just didnt want to delete the folder so it would have been faster for me

kcvideo
12-22-03, 12:43 PM
In WS_FTP Pro Go to the Tools menu . Select Options , then open the Common folder. The first item is Allow deletion of non empty folders - check the box and delete away!

It works that way in my version 7.02 anyway.

YvetteKuhns
12-22-03, 12:44 PM
Someone else in another thread was using wsftp_pro and discovered a setting that had disabled the ability to delete empty folders. He enabled it and successfully deleted the empty folder. Check it out for future use.

YvetteKuhns
12-22-03, 12:45 PM
kcvideo, thanks. I didn't get back to the other thread to include the instructions. ;)