Hello,
My php-script makes directories and puts files in it.
But via FTP'ing, I can't delete those files anymore.
Also, I need to put a whole bunch of existing files into these,
'made-by-php' directories, and that seems impossible
by means of FTP. I get an 'access denied' error every time.
Has anyone come accross the same problem and maybe
have a solution to it ? Thanks !
Steven Braeckevelt
My php-script makes directories and puts files in it.
But via FTP'ing, I can't delete those files anymore.
Also, I need to put a whole bunch of existing files into these,
'made-by-php' directories, and that seems impossible
by means of FTP. I get an 'access denied' error every time.
Has anyone come accross the same problem and maybe
have a solution to it ? Thanks !
Steven Braeckevelt
Comment