Here's the first 20 lines. I have a fileserve account but I took out the information to post on here.


<?php

## 15/05/2011

####### Account Info. ###########

$easy_login = ''; // Set your easy-share user
$easy_pass = ''; // Set your easy-share password

##############################

$filefactory_login = ''; //Set your FileFactory user
$filefactory_pass = ''; //Set your FileFactory password

##############################

$fileserve_login = ''; //Set your fileserve user
$fileserve_pass = ''; //Set your fileserve password


##############################