use mkdir-with-children or set-children in "tahoe cp [-r]" #836

Open
opened 2009-11-20 04:05:32 +00:00 by warner · 1 comment

The new APIs in #533 and #607 should be used by the "tahoe cp [-r]" frontend CLI command. This will make it run faster (fewer roundtrips between the CLI and the webapi sides).

(this ticket was split out of #828)

The new APIs in #533 and #607 should be used by the "tahoe cp [-r]" frontend CLI command. This will make it run faster (fewer roundtrips between the CLI and the webapi sides). (this ticket was split out of #828)
warner added the
code-frontend-cli
major
enhancement
1.5.0
labels 2009-11-20 04:05:32 +00:00
warner added this to the 1.6.0 milestone 2009-11-20 04:05:32 +00:00
zooko modified the milestone from 1.6.0 to eventually 2010-01-26 15:44:24 +00:00
tahoe-lafs modified the milestone from eventually to 1.7.0 2010-02-12 04:58:06 +00:00
tahoe-lafs modified the milestone from 1.7.0 to soon 2010-05-17 02:20:39 +00:00
tahoe-lafs modified the milestone from soon to 1.11.0 2012-12-06 22:23:58 +00:00
daira commented 2013-04-08 18:43:39 +00:00
Owner

darrob wrote on IRC:

hi, i'm uploading a lot of small files (~1KB) to a directory. i've noticed that for every upload tahoe "downloads" the directory which is over 300KB and growing. this makes sense but it's a little frustrating that most time and bandwidth is spent on it. is there any way to make this more efficient?

Using set-children would make this case more efficient.

darrob wrote on IRC: > hi, i'm uploading a lot of small files (~1KB) to a directory. i've noticed that for every upload tahoe "downloads" the directory which is over 300KB and growing. this makes sense but it's a little frustrating that most time and bandwidth is spent on it. is there any way to make this more efficient? Using set-children would make this case more efficient.
tahoe-lafs changed title from use mkdir-with-children in "tahoe cp -r" to use mkdir-with-children or set-children in "tahoe cp -r" 2013-04-08 18:43:39 +00:00
tahoe-lafs changed title from use mkdir-with-children or set-children in "tahoe cp -r" to use mkdir-with-children or set-children in "tahoe cp [-r]" 2013-04-08 18:44:49 +00:00
tahoe-lafs modified the milestone from 1.11.0 to soon 2013-08-13 23:11:50 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#836
No description provided.