> @@ -1362,6 +1362,10 @@ parse_opt (int key, char *arg, struct argp_state
> *state)
> {
> struct tar_args *args = state->input;
>
> +#ifdef __OS2__
> + force_local_option = true;
> +#endif
> +Applying this will make it impossible to access remote archives. Regards, Sergey
