Jean-Baptiste Richardet

Results 68 comments of Jean-Baptiste Richardet

I'm always open to new connector! About the lib, its API lacks some functions we'll need to implements Unifile interface (like `.stat()`) but we could use it for the rest...

Yes that's another approach. My favorite is the REST API so we have exactly what we want with no extra weight.

Since you're the creator of this lib, I think you should keep it under your account. But please make a PR in Unifile Readme to link to your project 😉...

Hello @FTwex, just checking on you 😃 ! How is it going? Do you need any help? Let me know if I can be of any assistance.

You know my position on API that are not replicated on **all** services :blush: But GitHub must have something like that and `fs` has `find`. For other, we could have...

I forgot about content and metadata. That's a problem... Does it have to do that? I mean it's easier to limit the search on Dropbox than to do it in...

And to be honest, we _could_ do it in FTP, by getting a file content and scanning it. That would be huge and heavy, but doable.

Nice widget, but can't this information be in the wiki? Maybe @jennparker can find a place for it 😄

I was wondering why this wasn't a component. I imagined there was a technical impossibility, but if not, go component!

Hi, I've got the same problem on constructor with version `2.1.2` when my FTP server timed out. Naively I tried to catch the error but when I looked at the...