Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Uploading a file to multiple sub directories

Scripting is the only available way.
bonez05

Uploading a file to multiple sub directories

What is the best way to go about doing this?

For instance if I want to upload .htaccess (local) to

/public_html/host1.com/foo/ (remote)
/public_html/host2.com/foo/ (remote)
...

Is there a way to do this with scripting? or is there a better way?

Thanks