Status
Not open for further replies.

cruzrob01

Customer
how can i Import files that i have uploaded to the Downloads Path by ftp.......i find it easy to just ftp big files i just need To Import it to the mod
 
There isn't a way to do it without manually tweaking the database. It was designed to add local files.
 
You would need to create a dbtech_downloads_filegroup record that has the title, desc, etc info.
After that is saved you would need to remember that groupid then create a dbtech_downloads_fileinfo record
The parentid would be the groupid. Some of the fields really need to match correctly for it to work right.
filetype has to be the right type and filesize has to be the exact size on your server of the file, otherwise it will just give a corrupted download.
filename would be the name of the file, then after the record is created you would take the fileid and add it to the front of the name of the physical file with a -
So filename in the database would be my_download.zip, it generates a fileid of 10, you would rename the actual file to be 10-my_download.zip

It's not something I suggest you do and it would be hard to troubleshoot/support downloads created like this. I understand the pain of uploading large files over the web, but as of now that's the only supported way to add files.
 
If you create a new thread as a feature request we will look at it next time we update the product. Not sure when that will be though.
 
ARG...Me posted the same thing :)
And hopefully it becomes a new feature. Becaus Uploading of 100+ MB sucks over Web s**** really .
The Only way todo that at this Moment is upload the file, Upload the new file with the mirror function.
But thats not good for traffic, caus u cant control it.
 
Status
Not open for further replies.

Legacy vBDownloads

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,716
Customer rating
0.00 star(s) 0 ratings
Back
Top