The example of the DownloadServer works great when a text file is downloaded,but if I try to use it to download a .DB3 file or .APK, it says the file is not found.
Is there a setting for the example to indicate files being downloaded are not text?
I have been able to download .txt, .apk, .png, but can not download .db3 or .mdb files. the database files are over 100K each, is a file's size a limitation?
Both the db3 and mdb files come back with the error "file not found". I have used FileZilla to see the file and have even copied the URL of the file into the clipboard for verification. The .txt file is sitting in the same folder on the site and is easily (and fast) downloaded, but the db3 file is "not found"
OK, I tried copying a text file of 100 bytes into another text file named TestDELETE.db3. Keeping the case of the filename intact, I tried to download it and even it is "not found". All path information is the same, but only the db3 extension seems to confuse it...
I tried pkzipping the .mdb file into a zip and Filezilla it to the same folder right next to the .mdb file. Then I ran the downloadservice and it downloaded fine, with the .zip extension. Same results for the .db3 file, only naming it .zip instead of .db3, it finds it and downloads it. (not actually a zip file, but the raw .db3 file merely renamed to .zip)
Thanks,
Is there a setting for the example to indicate files being downloaded are not text?
I have been able to download .txt, .apk, .png, but can not download .db3 or .mdb files. the database files are over 100K each, is a file's size a limitation?
Both the db3 and mdb files come back with the error "file not found". I have used FileZilla to see the file and have even copied the URL of the file into the clipboard for verification. The .txt file is sitting in the same folder on the site and is easily (and fast) downloaded, but the db3 file is "not found"
OK, I tried copying a text file of 100 bytes into another text file named TestDELETE.db3. Keeping the case of the filename intact, I tried to download it and even it is "not found". All path information is the same, but only the db3 extension seems to confuse it...
I tried pkzipping the .mdb file into a zip and Filezilla it to the same folder right next to the .mdb file. Then I ran the downloadservice and it downloaded fine, with the .zip extension. Same results for the .db3 file, only naming it .zip instead of .db3, it finds it and downloads it. (not actually a zip file, but the raw .db3 file merely renamed to .zip)
Thanks,
Last edited: