I've got a tar file that I created, logged in with the user's SSH account. I tarred up a directory using "tar -cvf ./directory" and it went through the files and created them all just fine. Nowever, however, whenever I try to download it from another server or my own computer, it returns a 403 error. I have also tried logging in to my server from the other server via FTP and the file doesn't even appear!!! I seem to be able to retrieve all the other files except for this one...anyone have a clue as to what could be going on?