Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Transfer (secure)
Message
From
04/11/1998 12:11:44
 
 
To
03/11/1998 15:54:55
Bob Macwilliam
Euphoria Media Solutions
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00154101
Message ID:
00154394
Views:
18
>I would like to use VFP to initiate a behind the scenes secure file transfer across the internet. Server side seems to work fine. Any suggestions/third party tools would be much appreciated.

What are your requirements for secure file transfer ? This will determine the implementation...

Security has a cost associated with it, there are only two truly secure methods of file transfer over the internet (IMHO !), use a secure socket layer @ 128 bit, or encrypt your file with PGP ( or some other 128 bit public/private key system such as RSA) and use ftp or http to transfer the file. Of course I am extremly paranoid...

There are other levels of security, but none as secure as the two listed above.

Robert Horkay
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform