close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Opened 13 years ago

Last modified 9 years ago

#187 assigned refactoring

transporter -- file transfer issue big files

Reported by: Fred T. Hamster Owned by: bugdock
Priority: minor Milestone:
Component: feistymeow-octopus Version:
Keywords: Cc:

Description

when the file gets over two gigs, our truncate approach will not be
a good thing, since it will cut the file off at the wrong place.

can we just delete target files when they already exist?
we really would like to reuse existing download pieces if they're there
and correct, but we currently aren't doing that anyway.

Change History (1)

comment:1 by Fred T. Hamster, 9 years ago

Owner: changed from Fred T. Hamster to bugdock
Status: newassigned
Note: See TracTickets for help on using tickets.