Help with a BF Recorder Issue - should be quick

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • porter

    #1

    Help with a BF Recorder Issue - should be quick

    Hi I am send the files off ok to my ftp server but people are unable to download the files.

    The rotate demo is working as the files are there i think the issue is the url as listed below:-

    sv.demoIndexURL "ftp://x.x.x.x/PC_root/"
    sv.demoDownloadURL "ftp://x.x.x.x/PC_root/"
    sv.autoDemoHook "adminutils/demo/rotate_demo"

    I understand it shows as http:// so should i use:-

    sv.demoIndexURL "http://x.x.x.x/PC_root/"
    sv.demoDownloadURL "http://x.x.x.x/PC_root/"
    sv.autoDemoHook "adminutils/demo/rotate_demo"

    x.x.x.x being the PC ftp address

    I am using an ip address not a host url as its just my own PC ftp????
  • porter

    #2
    Re: Help with a BF Recorder Issue - should be quick

    sorted no worries and thks for such quick replies..lol

    Was the ip address - it wanted a http addy not an ip thats all. added a subdomain and routed via. all ok

    Comment

    Working...