I have a ftp server on my debian box (vsftpd) which sometimes servers files over 4GB (up to 7GB per file sometimes).
The problem is that when accessing this ftp from windows XP, explorer recognises the file at 4GB when it is actually larger. It also copies only 4GB. I have not yet tried different windows ftp clients (apart from explorer), but tried 2 different windows XP machines (ntfs drives).
I then tried it from another debian box from the command line (ftp command). It atleast recognised the file at being over 4GB, but failed to download much more than 4GB.
I scanned through the vsftpd.conf man but didn't find any option relating to this.
Is it an inherent limitation of ftp, if not what causes this?
How does one solve this?
The problem is that when accessing this ftp from windows XP, explorer recognises the file at 4GB when it is actually larger. It also copies only 4GB. I have not yet tried different windows ftp clients (apart from explorer), but tried 2 different windows XP machines (ntfs drives).
I then tried it from another debian box from the command line (ftp command). It atleast recognised the file at being over 4GB, but failed to download much more than 4GB.
I scanned through the vsftpd.conf man but didn't find any option relating to this.
Is it an inherent limitation of ftp, if not what causes this?
How does one solve this?