DATA_OPT
DATA_OPT("optstring=%s", optstring, 0),
DATA_OPT("-f=%s", fsname, 0),
DATA_OPT("-x %s", x, 0),
DATA_OPT("--count=%u", count, 0),
DATA_OPT("-1", ssh_ver, 5),
DATA_OPT("cache=yes", cache, 1),
DATA_OPT("cache=no", cache, 0),
DATA_OPT("debug", debug, 1),
DATA_OPT("debug", foreground, 1),
DATA_OPT("-p", port, 25),
DATA_OPT("gid=", set_gid, 1),
DATA_OPT("gid=%o", gid, 1),