﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
51	tentacles -- file transfer tentacle fix set	Fred T. Hamster	bugdock	"file_transfer_tentacle:

   1. file transfer tentacle should use outcomes: it should not be using simple bools in there!

   2. bad limitation: 2 gig transfers:
         1. tried transferring a huge file at home, 8 gigs.
         2. stopped before even trying, since the file size is measured in int.
         3. we need to use the larger number size to handle these!

   3. resume not implem in file tran
         1. is it the case that resuming was ever implemented?
         2. like how does it decide whether to keep going on a file or start over on it?
         3. what if the file is corrupt?

   4. preserve dates in transfer
         1. file transfer tentacle and the other thing should keep the date of the file and retag it at that date.  then they will seem like the same file.
         2. see bundler for code for this.

   5. add ongoing status support
         1. there should be a percentage done for size and a percentage done for file count.
         2. these could be checked periodically to show the download state.

   6. dont forget outcome of transfer: the outcome field of the stupid infoton needs to record the result.

   7. make transfer show times: it would be nice to see a list of names, where the incomplete one shows a percentage that keeps getting updated.

   8. maybe transfer should be auto prompted
         1. wouldn't it be better if the next thing after a tree response was that the client side put out an infoton that started the transfer?  then it's more automatic.
         2. we would lose the control over it of being able to decide not to do it, but we would make the use of this interface a lot simpler.

"	bug	assigned	minor		feistymeow-octopus			tentacle,file transfer	
