Link to home
Create AccountLog in
Avatar of hbender
hbender

asked on

Download file from remote ftp site via VBA (Excel)

Hello experts,

I have been downloading a certain .csv file from a remote ftp server through the command prompt. (An IT guy showed me how to do this when the standard way of accessing the ftp server using my web browser no longer functioned properly.)

I would like to be able do this with VB but after trying the dozen or so similar cases that I've found on your site, I'm not having any luck. The site is username/password protected. I use the site for download only (not uploading any files). Have you seen any idiot-proof ways of handling this?

Thanks, HB
ASKER CERTIFIED SOLUTION
Avatar of nffvrxqgrcfqvvc
nffvrxqgrcfqvvc

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of hbender
hbender

ASKER

Wow. You guys are great!  First shot. Thanks, egl1044, works perfectly.
Avatar of hbender

ASKER

Fast and flawless. Truly great. Thank you