+ Reply to Thread
Results 1 to 4 of 4

Windows 10 and upload to FTP

  1. #1
    Registered User
    Join Date
    06-30-2018
    Location
    Denmark
    MS-Off Ver
    2013
    Posts
    44

    Windows 10 and upload to FTP

    Hi Experts

    I was hoping someone have found a solution for upload of documents to FTP Server after the new windows 10?

    I have the below VBA that have been working fine until the company decided to update to windows 10 and beside that they have disable Internet explore and change to google Chrome and the script havenn´t worked since there.

    Does anyone know howto upload file to an FTP server? maybe theres another workaround for my challange?

    Please Login or Register  to view this content.
    Last edited by Vibov; 03-16-2020 at 03:50 AM. Reason: Tags

  2. #2
    Forum Expert
    Join Date
    07-06-2004
    Location
    Northern California
    MS-Off Ver
    2K, 2003, 2010, O365
    Posts
    1,490

    Re: Windows 10 and upload to FTP

    I have no idea whether Google Chrome has a usable object model, but Windows 10 has a command line ftp client. Maybe your employer's IT people have disabled it too, in which case you'd need to talk to IT to tell them you need to do this and ask them what tool you could use to automate this.

    Anyway, if you have the command line ftp client, you can script it. See this. You could use VBA to write the script file, then call the command line ftp client using VBA's Shell function.

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: Windows 10 and upload to FTP

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however you need to include code tags around your code.

    Please take a moment to add the tags. Posting code between tags makes your code much easier to read and copy for testing, and it also maintains VBA formatting.

    Please see Forum Rule #2 about code tags and adjust accordingly. Click on Edit to open your post, then highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)

  4. #4
    Registered User
    Join Date
    06-30-2018
    Location
    Denmark
    MS-Off Ver
    2013
    Posts
    44

    Re: Windows 10 and upload to FTP

    Thanks, It seams the FTP.exe are active and could be used... I´ll try to see if I could call the ftp from the VBA as I´m a littel unsure how to do this.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Looking for guidance -- should I upload "Free" Windows 10 upgrade?
    By FlameRetired in forum Microsoft Windows Help
    Replies: 60
    Last Post: 08-20-2015, 05:12 PM
  2. [SOLVED] click the open button in the windows file dialog box "Choose file for upload"
    By Megatronixs in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-14-2014, 05:26 PM
  3. Unable to upload files to upload center
    By GeekoMania in forum Office 365
    Replies: 0
    Last Post: 09-11-2013, 03:18 AM
  4. [SOLVED] Enable / Disable Macros behaving differently in Excel 2003 from Windows XP to Windows 7
    By TC1980 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-21-2013, 09:09 AM
  5. Replies: 4
    Last Post: 06-20-2013, 09:30 AM
  6. Replies: 0
    Last Post: 11-28-2009, 01:28 AM
  7. Replies: 1
    Last Post: 03-22-2006, 02:10 PM

Tags for this Thread

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