On 2/25/2011 9:16 AM, Rafael Copquin wrote: > I know this must have been discussed here many times, however..... > > I need to transfer a zip file to a specified folder in a remote machine > (from one store to the head office) > It has to be an automatic process to work like this: > > User at store clicks on a form transfer button > VFP automatically sends a specified file via ftp to the appropriate > folder in the head office server. > No more user intervention at the store than the one described. > > This is so because the level of computer literacy by the store personnel > is close to absolute ignorance. > So I need the process to be almost automatic. > > How can this be done?
Integrating FTP into your app is pretty simple. There was a FTP class written by Robert Abrahm for VFP5. Search the ProFox downloads page and you'll see it or some derivative of it. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

