Jump to content

Recommended Posts

Posted

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" ")

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...