Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Detecting changes in connections to removable drives (VFP9)
How to create MD-5 and SHA-1 hash values from a string
Using InternetSetFilePointer when resuming interrupted download from the Internet
Enumerating data formats currently available on the clipboard
How to put a horizontal text scrolling on the form (a news line)
Sending email messages with Simple MAPI
Opening the Page Setup dialog box to specify the attributes of a printed page
Displaying bitmap using the AlphaBlend function
How to enumerate cookies and URL History entries in the cache of the local computer
Reading the structure of VFP main menu
Testing Clipboard functions: emptying the clipboard
Tracking mouse movement to detect when to start dragging
Displaying system dialog that selects a folder
Using FoxTray ActiveX control: System Tray Icon and menu attached to VFP form
Testing serial ports
Drawing Windows predefined bitmaps using the LoadBitmap functions
Reading the state of mouse buttons within DO WHILE loop
Retrieveing general information about the driver and data source associated with an ODBC connection
How to ping a remote site using ICMP API calls
Passing data records between VFP applications via the Clipboard
Printing Image File, programmatically set print page orientation to landscape
Using EnumPrinters function to enumerate locally installed printers
How to convert a bitmap file to monochrome format (1 bpp)
Placing On-screen Alert on top of all windows
How to upload a local file to FTP server using FtpPutFile

User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Before you begin:
Programming File Transfer Protocol in Visual FoxPro

The FtpPutFile stores a file on the FTP server in a single operation. You can not have a close control over the file transfer that you may need, for example, for displaying a progress bar. For those situations you should use the FtpOpenFile and InternetWriteFile functions.

See also: Uploading file to the FTP server using InternetWriteFile.
 
  Members area. Log in to view this example.
 
  User name:
  Password:
 
 
  Forgot your password?
 
  Sign up for
the Membership
 
 


User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
3244 bytes  
Created: 2001-07-24 12:00:00  
Modified: 2011-12-10 09:20:22  
Visits in 7 days: 82  
Listed functions:
FtpPutFile
FtpRenameFile
InternetCloseHandle
InternetConnect
InternetOpen
Printer friendly API declarations
My comment:
Note that you can test this example only on FTP server for which you have sufficient access level.

#kwd: sln_ftp.
Word Index links for this example:
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (184.72.184.104)
6 sec.Example: 'Browsing Windows Known Folders (Special Folders)'
Google
Advertise here!