Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dating and the single FTP
Message
From
10/07/2002 05:31:41
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00676158
Message ID:
00676968
Views:
12
Glenn,

I am posting a project which was aimed at sync/mirror a local and remote site
It is not complete since I've had to drop it for other things. But it does what you are after

It contains an Internet class (nothing new there) as well as a form (Mirror)

The Mirror.Upload() is the part to look at

- compress locally
- upload compressed file
- construct a bat file to unzip remotely
- upload bat file
- bat file writes the exit status to an rtn file
- remotely execute bat file
- try to ftpget the rtn file (once the bat finishes)
- read the rtn to see how the bat exits

Any questions, just post


>Thanks Gregory,
>
>I would be very interested in that code. SiteExec may be just what I need. I really appreciate your assistance.
>
>Glenn
>
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform