FTPS support for FTP Lib

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: FTPS support for FTP Lib

Post by Kwai chang caine »

You have probably right :wink:
But when i have search to connect to my 1&1 space, i have see PB is not able natively to do that :shock:
I have search to connect in FTP, but impossible IONOS not allow that :cry:
It's when even surprising that FRED have not implement the FTPS, now that it's apparently the current protocole to use in several sites and without choice :|
I have try and use WinScp...but it's a pity to be forced to use another programme for do a function before using in PB :?

So with libcurl or native function, i think it's the moment and surely since a long time (The first request of TsSoft is in 2012 :shock: ), to adding this necessary function, for can use our love PB in all the case 8)
ImageThe happiness is a road...
Not a destination
PeWa
User
User
Posts: 23
Joined: Fri Sep 06, 2019 8:25 pm

Re: FTPS support for FTP Lib

Post by PeWa »

Kwai chang caine wrote:You have probably right :wink:
But when i have search to connect to my 1&1 space, i have see PB is not able natively to do that :shock:
I have search to connect in FTP, but impossible IONOS not allow that :cry:
It's when even surprising that FRED have not implement the FTPS, now that it's apparently the current protocole to use in several sites and without choice :|
I have try and use WinScp...but it's a pity to be forced to use another programme for do a function before using in PB :?

So with libcurl or native function, i think it's the moment and surely since a long time (The first request of TsSoft is in 2012 :shock: ), to adding this necessary function, for can use our love PB in all the case 8)

RSBasic released a FTPS Version:

viewtopic.php?f=27&t=70380&hilit=ftps

But i agree, hopefully there comes a PB Native Version too :!:
Post Reply