Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I upload a file in a DUN Server using VFP 5
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00132798
Message ID:
00133102
Views:
15
>Sheesh! Still eaten! Let me try a different approach:
>
>copy file SourceFile to \\HostName\HostDir\...
>
>>Whoops! Some of that got eaten. It should have read:
>>
>> copy file <SourceFile> to <\\HostName\Hostdir...>
>>
>>
>>>I haven't done this in a while, but I think all you need to do is:
>>>copy file to <\\HostName\Hostdir...>
>>>
>>>>Hi to All!
>>>>
>>>> I configured one PC with DUN to be a server and I use the RUN command to programmatically launch DUN Connection to connect to the server. I can connect but my problem is I want to upload certain files to the DUN Server. How can I accomplish this? Is this thesame with Internet FTP?
>>>>
>>>>God Bless and Thanks in advance...


Hi!

I tried your advice but it did'nt work. I have an error, Invalid Path. The to path is invalid. By the way, How can you get the host name of a DUN Server? My command is this. Please tell me if this is wrong.

COPY FILE C:\TEST\TEST.PRG TO \\localhost\c:\test.prg

I think (guess) "localhost" is the name of my HOST.

I got "localhost" when I used the GetIPFromDomain Function of wwwIPStuff Class.


Thanks again.
Charlotte M. Nulud
Analyst / Programmer
Banco Filipino Savings & Mortgage Bank
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform