Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transferring Files from Local to Server
Message
From
11/03/2004 19:29:34
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
11/03/2004 19:15:59
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00885448
Message ID:
00885452
Views:
15
It should be possible to work directly on the files. Some queries will have to be optimized, but in general, it should work.

>I have a software package that I am converting from single user to multi-user. The program will not run on the servers of my clients because of speed problems, so I solve the problem as below:
>
>1) Only one person can use it at a time
>2) As each person uses it, they transfer key files from the local machine to the server when they log off.
>3) If a new person logs on, the person is recognized as a new user and the key files automatically download to the local hard drive of the new user.
>
>We are now finding that the files don't always transfer down as expected.
>
>I am using the following commands:
>1) Use current local file excl
>2) Zap
>3) Appe from server file
>
>I am wondering if this is good code for the file transfer. Instead I could copy the server file to the local directory then append from it with both files on the local machine.
>
>The largest files are in the order of 10,000 records.
>
>Is the APPEND FROM a good command to use for network transfers or would I be better to do this in another way?
>
>
>Mike Smith
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform