SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
FileDir

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
FileDir
Author Message
Toby Wicks



Joined: 28 Nov 2006
Posts: 1

Post FileDir Reply with quote

I am using the following command listed in order to delete files from a specific directory that are more 30 days old.
Please inform me as to why I am getting the error "Invalid command line switch error. Run FileDir /? for help."

c:\>FileDir /c "cmd" /P "/c del c:\Documents and Settings\wickst\My Documents\Downloads" /A 30 /N c:\Documents and Settings\wickst\My Documents\Downloads\*.*

Tue Nov 28, 2006 3:41 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: FileDir Reply with quote

You are getting this error because the command line is invalid - there are actually several errors, but the most important is you need to enclose the path in double-spaces becasue of spaces in the path name.
The easiest solution however is the following:

cd "c:\Documents and Settings\wickst\My Documents\Downloads"
c:\FileDir /c "cmd" /P "/c del " /A 30 /N /Q *.*

: I am using the following command listed in order to delete files from a
: specific directory that are more 30 days old.
: Please inform me as to why I am getting the error "Invalid command line
: switch error. Run FileDir /? for help."

: c:\>FileDir /c "cmd" /P "/c del c:\Documents and
: Settings\wickst\My Documents\Downloads" /A 30 /N c:\Documents and
: Settings\wickst\My Documents\Downloads\*.*

Tue Nov 28, 2006 3:53 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.