.unity3d file gets deleted automatically from FTP clients

Hi,

I followed the Space Shooter tutorial on Unity Website and created a web-player build. I uploaded the .html and .unity3d file from a FTP client to my free website. The game works fine on the site. But after a long time or a day when i check my site again the game doesn’t work. I check the FTP client and the .unity3d file has been automatically deleted. The .html file is still there.

I have tried this on 3 different FTP clients and got the same result - Filezilla, WinSCP, FireFTP.

Kindly help.

FTP is a method of transferring files between computers. Once a file has been successfully uploaded, it is completely irrelevant what FTP client was used to get it there. You should be looking instead at the settings on your web host - do they have a limit on the size or type of files you are allowed to upload?