Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending and Receiving via FTP
Message
 
 
To
14/05/2001 06:05:53
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00506745
Message ID:
00506761
Views:
20
Absolutely! I FTP To/From our IBM MVS all the time. I use Rick Strahl's wwIPStuff to do asynchronous transfers. I use asynch because I can then provide progress information to the user. You can also do synchronous. Because of our security, I also have to prompt our users for their mainframe user ID and password. Then, I just pass the ID and Password to the class by setting respective properties. You can get his shareware class at http://www.west-wind.com/Webtools.asp

>I was asked by my boss to see if I can write a VFP app that'll send and/or receive files to and from our IBM mainframe (MVS). The systems programmers were able to send a file from the mainframe via FTP to a directory on a NT 4.0 workstation running under Novell 5.0. FTP server is installed on the mainframe.
>
>Since I have with no experience with FTP, I would like to know the following:
>
>* Is is possible, with the help of VFP 5.0, to send and/or receive files via FTP? (I'm just about certain that it is).
>
>* If so, what do I need (software/hardware) on the workstation side?
>
>* What VFP or FTP commands should I or can I use?
>
>Thanks in advance,
>Ed Bond
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform