vSector
08-26-2002, 03:53 AM
Hi,
I am building a file manager that works on one server(main server) and browsers another(file server) using php and the FTP functions. I am now trying make a section for creating passworded directories.
I need to create an .htaccess and .htpasswd on the file server without creating a the files on the main server. how would i accomplish this?
it would be perfect if there was a ftp_create_file but i dont think there is :-( any suggestions are welcome
I am building a file manager that works on one server(main server) and browsers another(file server) using php and the FTP functions. I am now trying make a section for creating passworded directories.
I need to create an .htaccess and .htpasswd on the file server without creating a the files on the main server. how would i accomplish this?
it would be perfect if there was a ftp_create_file but i dont think there is :-( any suggestions are welcome
