Transferring a Large file via FTP

Well, Ive run into a snag with my current plan. And I'm not sure if I can do anything to fix it. So I'm asking for help from anyone who I'm sure would know a lot more than I do about what I'm trying to do.

On my site I am trying to upload a "self extracting "zipped" .exe file" which is 1.29 GB

while it does begin to upload it gets to about 6 MB/1.29 GB and I get this thing in the log after the NOOP, zzz,'s

[06:21:36] MLST vRO.exe
[06:21:36] 250-Begin
[06:21:36] type=file;size=6356992;modify=20080426095701;UNIX.mode=0644;UNIX.uid=36053;UNIX.
gid=36057;unique=807g21081f0; vRO.exe
[06:21:36] 250 End.
[06:21:36] Source File: Size=1386528335, SizeUnit=Byte, Time=2008-04-26T03:57:01, TimeFormat=Exact
[06:21:36] Destination File: Size=6356992, SizeUnit=Byte, Time=2008-04-26T09:57:01, TimeFormat=Exact
[06:21:36] RecentTime=2008-04-26T12:21:36
[06:21:36] No rule matched. Default Action="Overwrite".
[06:21:36] PASV
[06:21:36] 227 Entering Passive Mode (70,84,85,66,9,74)
[06:21:36] Opening data connection to 70.84.85.66 Port: 2378
[06:21:36] STOR vRO.exe
[06:21:36] 150 Accepted data connection
[06:22:42] 6365184 bytes transferred. (94.0 KB/s) (00:01:06)
[06:22:42] 450-Error during write to file: Disk quota exceeded
[06:22:42] 450 vRO.exe partially uploaded
[06:22:42] SITE UTIME vRO.exe 20080426035701 20080426035701 20080426035701 UTC
[06:22:42] 250 UTIME OK
[06:22:42] Remote file exist check: "vRO.exe".
[06:22:43] MLST vRO.exe
[06:22:43] 250-Begin
[06:22:43] type=file;size=6356992;modify=20080426095701;UNIX.mode=0644;UNIX.uid=36053;UNIX.
gid=36057;unique=807g21081f0; vRO.exe
[06:22:43] 250 End.
[06:22:43] Source File: Size=1386528335, SizeUnit=Byte, Time=2008-04-26T03:57:01, TimeFormat=Exact
[06:22:43] Destination File: Size=6356992, SizeUnit=Byte, Time=2008-04-26T09:57:01, TimeFormat=Exact
[06:22:43] RecentTime=2008-04-26T12:22:42
[06:22:43] No rule matched. Default Action="Overwrite".
[06:22:43] PASV
[06:22:43] 227 Entering Passive Mode (70,84,85,66,176,171)
[06:22:43] Opening data connection to 70.84.85.66 Port: 45227
[06:22:43] STOR vRO.exe
[06:22:43] 150 Accepted data connection

I'm guessing somewhere there is a disk quota set that I'm sure I'm exceeding.

My dad is the Host of the server and domain that my Website is being run off of. Can he control the disk quota? Or do I have any options to do so?

Any Help would be greatly appreciated.

ps... Sorry if I've missed a question similiar to this one. I went back a couple pages to see before I posted mine... Though I probably could've been more thorough.

[06:22:42] 450-Error during write to file: Disk quota exceeded

It means there is no more space on the server or in your account. Contact your web hosting provider for assistance.