Re: [vfs] New Properties for FtpFileSystemConfigBuilder

2015-12-09 Thread Roger Membreno
, 2015 at 2:16 PM, Roger Membreno wrote: > Hi Bernd, > > For now I was using a max and min property so I could pass int values > directly from my adaptor layer to VFS. What do you recommend? A string > range's only issue that I can see is parsing, but something simple could >

Re: [vfs] New Properties for FtpFileSystemConfigBuilder

2015-12-07 Thread Roger Membreno
t; Hello Roger, > > sounds useful to me. Do you plan to parse a string range ("1-100") or > define a min and max property? > > Gruss > Bernd > > Am Mon, 7 Dec 2015 13:26:35 -0800 > schrieb Roger Membreno : > > > Hello Apache Community, how are you d

[vfs] New Properties for FtpFileSystemConfigBuilder

2015-12-07 Thread Roger Membreno
from the config instance and set them on the FTPClient. Let me know if you have any questions. If you think this is a good change I'll make a new issue in JIRA for this enhancement. I also think that these changes could help resolve VFS-201 ( https://issues.apache.org/jira/browse/VFS-201