atnextc Posted May 3, 2009 Posted May 3, 2009 I wrote a script that will ftp some stuff to my ftp server. The problem is now that i've tweaked it, and I want it to actually change directories it doesn't work properly. in dos in order to change directories correctly you have to put " around the new folder. IE "Script Test" Otherwise it fails. I tried to do that in my script but it didn't work. My question is how to make it Send (" "Script Test" ")
atnextc Posted May 3, 2009 Author Posted May 3, 2009 thanks that was it.. I tried ""sCript test"" and " 'script test'" but neither worked Thanks again
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now