Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default FTP a file to UNIX server using Excel Macro

hi all,

i have a requirement where in i have to code a macro in excel which
will FTP a file to UNIX server.
i am new to working in excel macro's. Could anyone please tell me how
do i approach it and if possible possible solution



Thanks
Naru

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default FTP a file to UNIX server using Excel Macro

Take a look at:
http://www.dailydoseofexcel.com/arch...9/ftp-via-vba/

They present two solutions, one using VBA combined with the Windows
FTP program (SendViaFtp procedure on that site) and another using the
Windows API (no examples provided, but you can find more info at the
Microsoft MSDN site).
I haven't tried to implement it, but I see no reason why it shouldn't
work as they specified. Using Windows API is always more complicated,
so you probably want to avoid that.

Good luck,
David G

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to do a UNIX-style diff between two versions of an Excel file Kilongen Excel Discussion (Misc queries) 3 August 10th 09 05:31 PM
Excel CSV file: How to preserve double quotation mark on Unix ftp? Shannona Excel Discussion (Misc queries) 2 October 3rd 06 07:54 PM
Use a Macro to Upload Excel File to FTP Server when saving Kris Excel Programming 1 May 1st 06 05:43 PM
convert an excel prn output file from dos to unix? mopie Excel Programming 1 August 30th 05 08:39 AM
file transfer to/from a unix machine rajib Excel Programming 0 September 18th 03 03:54 PM


All times are GMT +1. The time now is 02:28 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"