Thread: FTP Upload
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Layne Layne is offline
external usenet poster
 
Posts: 4
Default 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