TinyPortal

Development => Support => Topic started by: RogueDOC on December 08, 2006, 05:59:30 PM

Title: TP Download section
Post by: RogueDOC on December 08, 2006, 05:59:30 PM
 Is there a way to upload a file through FTP and link it through TP's Download section? I have files that are larger than 2000Kb set through my host for PHP uploads.
Title: Re: TP Download section
Post by: Lesmond on December 08, 2006, 06:29:52 PM
There is a post about that, I think it can be done that way, I cant find it now, you will have to do a search,
Title: Re: TP Download section
Post by: funxlab on January 28, 2007, 12:08:56 AM
Yes there is and solution given is that you should drag your bigger files to TP attachment folder and it will show up in Download manager screen. (as far as I remember) :)
Jim
Title: Re: TP Download section
Post by: bloc on January 28, 2007, 11:22:14 AM
Indeed. Just upload it, and then go into admin - DL manager - FTP. There is a list of all un-assigned files there so just locate your file and attach it to a empty or existing item. If you have multiple files you can tick off the ones you want collected and create a new category for them in one swoop.

Note that their titles will be the same as the filenames in that case.
Title: Re: TP Download section
Post by: RogueDOC on January 29, 2007, 03:34:34 AM
 Sweet! Thanks for the answer.