+ Reply to Thread
Results 1 to 2 of 2

FTP Upload

  1. #1
    Layne
    Guest

    FTP Upload

    Hi,

    I am looking for a solution to uploading an excel workbook to a network
    server through a VPN, via FTP. I am using WS_FTP Professional. In the help
    screen it gives the following command line:

    ftp95pro [args] local:pathname/filename hostname | profilename:pathname/[
    filename]

    Does anyone know how I can get this to work in VBA?

    Regards,

    Layne

  2. #2
    Tom Ogilvy
    Guest

    RE: FTP Upload

    Possibly using the shell command.

    See VBA help. and look at this discussion
    http://tinyurl.com/zxkg3


    If you want to use the wininet control, then you can manipulate that
    programmatically.

    Article cited by Rob Bovey in the above thread:
    http://www.vbip.com/wininet/wininet-ftp-command-01.asp

    Other information:
    http://support.microsoft.com/default...b;en-us;195653
    SAMPLE: Using FTP WinInet APIs in Visual Basic with SimpleFtp (Q195653)

    http://support.microsoft.com/default...b;en-us;175179
    SAMPLE: VBFTP.EXE: Implementing FTP Using WinInet API from VB

    Comments by Stephen Bullen:

    http://groups.google.com/groups?thre...%40cppssbbsa05

    --
    Regards,
    Tom Ogilvy

    "Layne" wrote:

    > Hi,
    >
    > I am looking for a solution to uploading an excel workbook to a network
    > server through a VPN, via FTP. I am using WS_FTP Professional. In the help
    > screen it gives the following command line:
    >
    > ftp95pro [args] local:pathname/filename hostname | profilename:pathname/[
    > filename]
    >
    > Does anyone know how I can get this to work in VBA?
    >
    > Regards,
    >
    > Layne


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1