Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to access a database in a FTP????
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00519666
Message ID:
00519697
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
>I need to create an application in a client/server style, that allow to employes to take control in specific areas of the bussines. But the owner needs to evaluate in real time all the operations, and he asked me to do that trough his FTP.
>
>The trouble is that I don´t know how to gain access to the FTP for retrieve the tables or databases; How to do the login and password; and if it´s possible to share a file in a FTP.
>
>Is it possible what I want?

You can send and download files through FTP, if you know login and password. Otherwise there is no way.

You can store this info in some table for each customer. You may want to encrypt data, if you want to provide some security.

For FTP we implemented Robert Abram class, which you can find in Download section here. Most people recommend to use West-Wind FTP class instead.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform