Open GoogleCodeExporter opened 8 years ago
Sorry this:
1. Mount remote file-system that is > 32 TiB
should have been:
1. Mount remote file-system that is > 16 TiB
Original comment by houkouon...@gmail.com
on 18 Jul 2012 at 11:18
Original comment by mladenov...@gmail.com
on 7 Oct 2012 at 7:01
You have to wonder what a tiny integer overflow can do. You'll have your fix
tomorrow.
Original comment by mladenov...@gmail.com
on 8 Oct 2012 at 9:07
Thank you for the fix. It displays now the correct size of large files.
BUT: There is still the problem with uploading larger files. Today I wanted to
copy a file with a size of 3.306.489.856 bytes to my ssh drive and it still
failed. Is there another integer overflow?
Original comment by baaa...@gmail.com
on 30 Oct 2012 at 7:02
Large files can sometimes be very tricky because they can overflood server with
requests. I can't test that large files right now , but I would suggest you
specialized file copy software(TerraCopy or similar) for that large files . It
might help and you have pause and resume.
Original comment by mladenov...@gmail.com
on 30 Oct 2012 at 10:07
Thank you for the fast fix! :)
Original comment by goo...@boni-arche-camp.de
on 6 Nov 2012 at 7:05
Fast fix but not integrated in main release! Fixed problem for me too. Thx!
Original comment by antonio....@gmail.com
on 26 Oct 2014 at 10:46
Original issue reported on code.google.com by
houkouon...@gmail.com
on 18 Jul 2012 at 11:14Attachments: