|
@@ -226,7 +226,7 @@ static struct {
|
|
|
{ "ftpfs_retry_seconds", &ftpfs_retry_seconds },
|
|
|
{ "ftpfs_always_use_proxy", &ftpfs_always_use_proxy },
|
|
|
{ "ftpfs_use_passive_connections", &ftpfs_use_passive_connections },
|
|
|
- { "ftpfs_use_unix_list_options", &ftpfs_use_passive_connections },
|
|
|
+ { "ftpfs_use_unix_list_options", &ftpfs_use_unix_list_options },
|
|
|
#endif
|
|
|
#endif
|
|
|
#ifdef USE_INTERNAL_EDIT
|