1. Milton Jiménez
  2. PowerBuilder
  3. Saturday, 25 July 2020 20:42 PM UTC

Hi,Appeon

My app(PowerBuider 2019 R2 desktop) is making CRUD with C# DataStore ;now I need File Upload and Download, since my server (IIS) on http;

1.What are my options (native or third)?
2.Will the Appeon File Server be available with PowerServer2021, in the future?

 

Best Regards

Accepted Answer
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Saturday, 25 July 2020 21:32 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi Milton;

   Have you thought about trying this free code adaptation ...

https://www.topwizprogramming.com/freecode_ftpclient.html

HTH

Regards ... Chris

Comment
There are no comments made yet.
mike S Accepted Answer Pending Moderation
  1. Monday, 27 July 2020 15:55 PM UTC
  2. PowerBuilder
  3. # 1

If you wanted to use something like Azure or AWS blob/file services to store your files, you could upload the files there using rest apis.

If you want to store the files on your IIS server using rest apis, you could build (or find ) your own file upload web rest service and then call that service.

Comment
  1. Milton Jiménez
  2. Monday, 27 July 2020 21:21 PM UTC
ok Thanks mike S,



BEst Regards,
  1. Helpful
There are no comments made yet.
Ken Guo @Appeon Accepted Answer Pending Moderation
  1. Monday, 27 July 2020 08:28 AM UTC
  2. PowerBuilder
  3. # 2

Hi Milton

 

There are some essential differences between the PowerServer 2021 we are implementing and the previous PowerServer versions.

I have submitted this as a new requirement to the development team.

The requirement is: PowerServer 2021 should support Appeon File Server so that it could support File Upload and File Download.

 

Currently, I suggest you follow Chris’s suggestion to use the third party FTP.

 

 

Regards,

Ken

 

Comment
  1. Milton Jiménez
  2. Monday, 27 July 2020 15:36 PM UTC
Hi Ken,

it is necessary, since there is no possibility to do server side with saveas (datastore)

Thanks,

Regards

Milton
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.