Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Unable to write file at size: 4.294.966.633 bytes

What protocol do you use, SCP or SFTP? SCP does not allow files over 4 GB. SFTP does.
ET

Unable to write file at size: 4.294.966.633 bytes

hy! I was unable to copy a file at 5.270.075.494 bytes size with winscp. Both source and target disk have free space over 10Gigabytes, I used version 3.7.3. Both filesystems, NTFS and the other side is Reiser4, supports big files. It seems that the error allways appears. It seems that it stops at a 32bit unsigned int boundary (4294967295), at least it is very close to it... Please fix it by using a bigger data type. thx.