Sign In
Dashboard Files Channels Donations Settings Users Help

One Final Step...

You need to create the data directories for Broadcast Machine.

Once you've completed these steps, reload this page to continue.

If you use graphical FTP

Create folders in your Broadcast Machine directory named "torrents", "data", "publish", "thumbnails" and "text". Then select each folder, view its permissions, and make sure all the checkboxes (readable, writable, executable) are checked.

If you use command line FTP

Log in and type the following:

cd /home2/ibagloba/public_html/bm/
mkdir data
mkdir torrents
mkdir publish
mkdir text
mkdir thumbnails
chmod 777 data
chmod 777 torrents
chmod 777 publish
chmod 777 text
chmod 777 thumbnails

Once you've completed these steps, reload this page to continue.

If you want Broadcast Machine to do it for you:

Specify your FTP username and password here, and Broadcast Machine will FTP into your server, create the directories and set the permissions for you. You need to know the 'root' address for your Broadcast Machine FTP address, which could be something like "public_html/bm/" or "httdocs/bm"

This might take a few minutes, please be patient.

username:
password:
ftp root:

Note: giving the directories "777" permissions will allow anyone on the server to full access those directories. If you share a server with others, they may be able to tamper with you Broadcast Machine data files if you use these settings. There may be other settings more appropriate for your server. Please, contact your system administrator if you have any questions about permissions.