[Gambas-user] A question about gb-FTPClient

2015-09-26 Thread Jorge Carrión
it's posible get the hidden files from server with the gambas ftp client?

I've been trying with different options and commands, but unsuccesfully.

Regards
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] A question about gb-FTPClient

2015-09-26 Thread Benoît Minisini
Le 26/09/2015 20:44, Jorge Carrión a écrit :
> it's posible get the hidden files from server with the gambas ftp client?
>
> I've been trying with different options and commands, but unsuccesfully.
>
> Regards

No idea. What do you call "hidden files"? Files beginning with dots? I 
don't see why they would be unavailable, there are not really hidden. 
This is just a convention.

Or maybe there is a ftp option on the server that prevents that?

-- 
Benoît Minisini

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] A question about gb-FTPClient

2015-09-26 Thread Jorge Carrión
No. I mean the dot beginning files. get() doesn't includes It...

Regards.

2015-09-26 21:26 GMT+02:00 Benoît Minisini :

> Le 26/09/2015 20:44, Jorge Carrión a écrit :
> > it's posible get the hidden files from server with the gambas ftp client?
> >
> > I've been trying with different options and commands, but unsuccesfully.
> >
> > Regards
>
> No idea. What do you call "hidden files"? Files beginning with dots? I
> don't see why they would be unavailable, there are not really hidden.
> This is just a convention.
>
> Or maybe there is a ftp option on the server that prevents that?
>
> --
> Benoît Minisini
>
>
> --
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user