Quote from: PaulGregory at Aug 09, 2006, 03:24 PM
Quote from: simon79 at Aug 09, 2006, 08:02 AM
The FileDownload snippet has all features I need, but I moved my filestorage to another domain and now I´m looking for a possibility to get it working... It needs to work with the group-permissions and don´t need to work with features like directory listing etc...
No existing snippet or easy way to modify FileDownload?
Without the directory listing, what exactly would it do? Directory is another word for folder.
And how will group permissions work cross-domain?
directory listing -> I don´t need that visitors of my site can use this.
group permission -> Group permissions are set on my first domain. This domain should include the files visitors have the permissions to see / download.
See my last post -> maybe sb can change the path in filedownload.inc.php using the ftp-function...
Quote from: PaulGregory at Aug 09, 2006, 03:24 PM
I think you are barking up the wrong tree entirely. Just because a snippet is called FileDownload does not mean it can be easily adapted to download files from anywhere.
I think it´s not that difficult to modify. But unfortunately I´m not a coder.
Quote from: PaulGregory at Aug 09, 2006, 03:24 PM
Is there any particular reason that you can’t run FileDownload (or similar) on the actual box with the files on it?
Yes. No webspace!
Quote from: PaulGregory at Aug 09, 2006, 03:24 PM
Why did you move your filestorage?
Because I need the domain running (no time to change the provider).