For Programmers: Free Programming Magazines  


Home > Archive > ASP > January 2006 > FTP a file with ASP









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author FTP a file with ASP
stjulian

2006-01-25, 6:56 pm

Ray Costanzo [MVP], in a reply on December 7th, 2005 suggested the article

http://groups.google.com/group/micr...ca193f328946c4a

as a means to upload, via FTP, a file to another server.

OK, given the flipping of the puts to gets, I am sure that with this method,
I can use this to retrive files from another server and place them in a
directory on my server. There are six files (the same 6 files) that I would
have to download on demand, and then import them into an SQL server via Data
Transformation Services.

Since I am looking into downloading files that are 8Mb each and getting
larger, how do you check this code for success/failure (or timeout).
Wouldn't IIS timeout a script on a long transfer?

Also, is there a security catch (provided that the script is hardcoded and
not in the webspace)?

Will this be a better solution than ASPInet that also would suffer from the
same timeout (although it does support success/failure)?

Sorry about the longwinded email but this part is new to me.

Julian


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com