diff --git a/doc/bugs/no_progress_display_for_transfer_to_or_from_export_remote.mdwn b/doc/bugs/no_progress_display_for_transfer_to_or_from_export_remote.mdwn new file mode 100644 index 0000000000..0b5c3c8beb --- /dev/null +++ b/doc/bugs/no_progress_display_for_transfer_to_or_from_export_remote.mdwn @@ -0,0 +1,6 @@ +Seems that progress displays are not set up for storage and +retrieval for export remotes. + +Probably Remote.Helper.Special ought to do this, since it already deals +with setting up progress displays for normal storage and retrieval when +requested by the remote. --[[Joey]]