Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File copy to an ftp network location
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01506458
Message ID:
01506467
Views:
50
What about
? GETDIR("","","",64)
>getdir doesn't seem to be able to touch the location. I can't find anything but dos drive letters there.
>>What GETDIR() returns for that location?
>>
>>>I have a location setup in Windows 7 to an ftp site. I can go to Windows Explorer, click on the network site in the "computer" section, and copy/move files around. It works great.
>>>
>>>I would like to be able to get to this drive location from within VFP. However, I can only get to the directory through the getfile() command or the menu system. I need to be able to programmatically set the path location but haven't figured out how to reference it. The closest I got was to copy a dbf out to the directory, open it, then spit out the location. Unfortunately, what it did was move the dbf to a temp location in the ie directory.
>>>
>>>I also tried ftpdrive, but it doesn't appear to work properly in Windows 7.
>>>
>>>Any workarounds?
>>>
>>>thanks in advance.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform