# SAMPLE .pmp3rc FILE
# Copy this file to ~/.pmp3rc and make changes as 
# appropriate


# useftp  set to 1 to ftp status file to a server someplace
#         set to 0 to not use ftp
useftp 1 

# ftphost  the name of the server you wish to connect to
ftphost ftp.myserver.com

# ftpuser  the name of the user you wish to connect as
ftpuser bob

# ftppassword  the ftp password you wish to use
ftppassword badpassword

# ftppath  where you wish to put the status file on the remote server
ftppath /home/bob/public_html

# ftpfile  the name of the status file
ftpfile mp3status.txt
