Opened 5 years ago
Last modified 5 years ago
#32 assigned enhancement
[PATCH] Allow to choose how many retries obexftp uses
| Reported by: | manuelnaranjo | Owned by: | zany |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | obexftp | Version: | |
| Keywords: | patch | Cc: | manuel@… |
Description
This patch adds support for telling obexftp how many times it should retry (it keeps default 3 times, but you can add -T N to use N as retries).
Please contact me over email, or mailing list for questions.
Attachments (1)
Change History (2)
Changed 5 years ago by manuelnaranjo
comment:1 Changed 5 years ago by zany
- Owner changed from somebody to zany
- Status changed from new to assigned
Looks good, and in fact was already requested a couple of times. Thanks!
I'd rather use an uppercase letter for this quirks-like and advanced option. You mention "-T n" which sounds good. (You are using "-r" in the actual patch, that could collide with "remove", "remote", etc.)
Note: See
TracTickets for help on using
tickets.

Patch file it self.