The _FTP_FileGetSize function returns 27170371136389120 which is supposed to be a uint64 integer.
I don't see why it doesn't just return the value in bytes...
I've never seen that type of variable used anywhere except a DllCall which I've never understood I just copy and paste lol
Anyway the file in this case is actually 6.2 mb
I'm not quite sure how to convert quadrillion whatevers to megabytes
I doubt the answer is to divide by 4,382,317,925,224,051.6129032258064516 lol
I coul