I downloaded tftpserver for mac os x from here.
It uses /private/tftpboot as the path. go to console and type chmod 777 /private/tftpboot
when you try to upload a file you will get access violation. You must first create the file so it can be overwritten.