Empty remote folder before upload with command line

Core FTP client questions and answers
Post Reply
SoftelBE
Posts: 1
Joined: Tue Feb 19, 2008 2:22 pm

Empty remote folder before upload with command line

Post by SoftelBE »

I tryied different things for deleting the entire remote directory content (subdirs and files) before uploading with the command line version but it didn't work.
I tried :
-del *.*
-del /*.*
-del /*
and a lot of other variations
also with -purge but i'm not sure i have the right syntax

Can anybody help me out?

Thx
Post Reply