Thread: RC Folders
View Single Post
  #5  
Old 07-06-2006, 06:27 PM
CptZack CptZack is offline
Registered User
Join Date: Jul 2006
Posts: 4
CptZack is on a distinguished road
Quote:
Originally Posted by ForgottenLegacy
Give yourself rw rights to the folder you want to create, along with rw to the entire tree. Example, set your folder rights to this:

rw */*
rw */*/*
rw */*/*/*
rw */*/*/*/*

And if you want to create a folder, levels/mods/*, then add it to folder options, and give yourself rights to it to create it.

rw levels/mods/*

That should create the folder in the FTP.

Worked, thanks
Reply With Quote