View Single Post
Old 05-20-2009, 02:50 AM   #2 (permalink)
TheOutcaste
TSF Enthusiast
 
TheOutcaste's Avatar
 
Join Date: Mar 2009
Location: Portland, OR
Posts: 821
OS: MS-Dos 6.22 - Win7


Re: Help in batch script -chmod 777 command

Don't know a lot about the FTP Server side of things, but did some googling and got some ideas.

You could try SITE CHMOD 777 filename.xml
Might have to use lowercase: site chmod

Are you sure it's a Unix system you are uploading to? Does SYST Return as Unix, or also give invalid command?

Could be the CHMOD command has been disabled for some reason. You'd have to contact the FTP site Admin and make sure they support using CHMOD.

Jerry
__________________
Microsoft MVP - Windows Desktop Experience
Of course I know all the answers; I just don't always match the answers to the right questions.
Rated R for Violence -- When your PC flies through a window, that's violent, right?
TheOutcaste is offline   Reply With Quote