Dear Experts,
May I know can I use the same codes to read (.xlsx) files in my local server, to read files from FTP ?
Same sets of codes, but off course the file path/directory will change from something like this: C:\MyDocs
to
ftp://ftp.myftpserver.com/MyDocs ?
Thanks in advance!
Answers
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
http://nav-magno.be/2013/11/using-dotnet-to-put-a-file-on-an-ftp-server/
That's a put example, but you will be able to do gets as well.