Hi, I'm new to programming an I would like to know how I could create a folder on an existing directory structure. I have a need to create a folder in a directory which has subfolders. I would like to have the script read from the directory and place the folder where I would like. I have over 1000+ folders from which this directory must sort.
I.E - C:\Home\From\Folder (the folder has subfolders)
\To\Folder
this for an FTP Site - clients login and they have two root folders which never change (To and From) and inside of those folders are subfolders. I would like to be able to place a folder into either To or From folders. Presently, I have to go thru each clients To and From folders to add a folder.
Any help would be most appreciated and grateful.
Thanks,
I.E - C:\Home\From\Folder (the folder has subfolders)
\To\Folder
this for an FTP Site - clients login and they have two root folders which never change (To and From) and inside of those folders are subfolders. I would like to be able to place a folder into either To or From folders. Presently, I have to go thru each clients To and From folders to add a folder.
Any help would be most appreciated and grateful.
Thanks,