Search found 1 match
- Tue Feb 19, 2008 3:04 pm
- Forum: Client - General
- Topic: Empty remote folder before upload with command line
- Replies: 1
- Views: 2277
Empty remote folder before upload with command line
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 h...