Hello list,

I have some problems when using square brackets in directory names like this

/Content/directory/directory[2]

ftpserver checks for [ in the ListArgumentParser and throws an error.
Im still using ftpserver-M3 release since i had no time to adapt to the API changes in the new versions.

As client i'm using jakarta commons-vfs which uses commons-net internally.

I took out the check for "[" -signs in the ListArgumentParser and now my client works but i don't know what side effects this has. Can anybody tell me what this check is useful for ? I have tested my client against Filezilla Server which seems not to have issues with "[" characters in directory names.

Any other suggestions other than hacking the ftpserver-source ?

Regards
Jens

Reply via email to