when it says chmod 777 ad_network_ads.txt is that what i name the file, or am I supposed to put this line as a command somwhere?
You need to change the permissions on the file. If you have shell access; then you can type in chmod 777 ad_network_ads.txt to change the permissions. You can also change perms in your ftp program. Check your documentation for your particular ftp program.