Help upload file prefix

hello everyone. i am looking for FTP help. i have a program that adds audio file to a ftp

upload_ftp_server = i got this info
upload_ftp_port = i got this info
upload_ftp_username = i got this info
upload_ftp_password = i got this info
upload_file_prefix = NEED HELP

here is a picture of my web host files

and this is the page i want the stuff to upload too https://mnfirecalls.000webhostapp.com/fire%20calls.htm

Hi @mnfire

What FTP client are you using? AFAIK upload_file_prefix is not needed.

im not sure on FTP clinent. its a setup in a program that records audio files and the send them to the FTP.

thanks

You can use files.000webhost.com


or

try filezilla client

im just trying to figure out is what to put in this

upload_file_prefix =

so my audio files show here https://mnfirecalls.000webhostapp.com/fire%20calls.htm.

thanks

I have no idea about that, Sorry.

@ckhawand @akhilkumar332 @sulliops any help?

1 Like

Does the program you’re using allow you to export the song files as .mp3’s, or some other format? If so, just export them that way, and use the file manager to upload the files.

1 Like

i dont beleave so… i was hoping to do it this way so they would automatically upload to the site.

thanks

Well, it seems that the program is exporting the files as .htm. The upload_file_prefix shouldn’t make a difference, but you could try setting it to mp3.

I tried making a copy of the file and changing it to a different file extension, but it didn’t fix your issue. It just seems like you’ll need to find another way to upload the file.