473,399 Members | 3,038 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

C#.NET FTP Integration

Hi,

Is it possible to redirect users to an FTP server from your site without
actually displaying the FTP username/password? Are there other alternatives?

Currently, I have it so that once I authenticate the user for a file (name)
in the database I then redirect the user to the file using
ftp://username:pa******@www.oursite.com/. However, with this approach users
can see the ftp://username:pa******@www.oursite.com. Is there a way around
this?

BTW, our product download files are around 300 Megs so it must stay as FTP.

Thank you
Maz.
Nov 19 '05 #1
4 4020
Well, you could always build an HTML front end for the FTP client, which
would run on the back end.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Maziar Aflatoun" <ma***@rogers.com> wrote in message
news:Ne********************@rogers.com...
Hi,

Is it possible to redirect users to an FTP server from your site without
actually displaying the FTP username/password? Are there other
alternatives?

Currently, I have it so that once I authenticate the user for a file
(name) in the database I then redirect the user to the file using
ftp://username:pa******@www.oursite.com/. However, with this approach
users can see the ftp://username:pa******@www.oursite.com. Is there a way
around this?

BTW, our product download files are around 300 Megs so it must stay as
FTP.

Thank you
Maz.

Nov 19 '05 #2
But, our files are so big and if I was to do that would it give me a page
timeout? Do you have a sample code?

Thank you
Maz.
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
Well, you could always build an HTML front end for the FTP client, which
would run on the back end.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"Maziar Aflatoun" <ma***@rogers.com> wrote in message
news:Ne********************@rogers.com...
Hi,

Is it possible to redirect users to an FTP server from your site without
actually displaying the FTP username/password? Are there other
alternatives?

Currently, I have it so that once I authenticate the user for a file
(name) in the database I then redirect the user to the file using
ftp://username:pa******@www.oursite.com/. However, with this approach
users can see the ftp://username:pa******@www.oursite.com. Is there a
way around this?

BTW, our product download files are around 300 Megs so it must stay as
FTP.

Thank you
Maz.


Nov 19 '05 #3
Yes, you might indeed get a page timeout. What you might do is have the page
start the FTP process and return to the client. Then it can refresh itself
periodically to chack on the server for the finish.

No, I'm afraid I don't have sample code. Although I've written an FTP client
service before, it was just that - a service, which runs in the background
of the OS. It wasn't in any way an ASP.Net app.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Maziar Aflatoun" <ma***@rogers.com> wrote in message
news:Ut********************@rogers.com...
But, our files are so big and if I was to do that would it give me a page
timeout? Do you have a sample code?

Thank you
Maz.
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
Well, you could always build an HTML front end for the FTP client, which
would run on the back end.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"Maziar Aflatoun" <ma***@rogers.com> wrote in message
news:Ne********************@rogers.com...
Hi,

Is it possible to redirect users to an FTP server from your site without
actually displaying the FTP username/password? Are there other
alternatives?

Currently, I have it so that once I authenticate the user for a file
(name) in the database I then redirect the user to the file using
ftp://username:pa******@www.oursite.com/. However, with this approach
users can see the ftp://username:pa******@www.oursite.com. Is there a
way around this?

BTW, our product download files are around 300 Megs so it must stay as
FTP.

Thank you
Maz.



Nov 19 '05 #4
I haven't thought through this idea very much at all and will be surprised if
it works but what about a server.transfer to that url? You'll probably have
to change the response headers to get this to work.
Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Wolfgang Keller | last post by:
Hello, Python seems to be used quite a lot for (the integration of) enterprise applications. Just as an example, there are at least three (projects for the implementation of) ERP systems in...
4
by: Dan | last post by:
Hello all. I am currently working on a project for several Hospitals. The application is written in Java, and the database is either Oracle or MySql, depending on the client. For a while now,...
0
by: Wayan | last post by:
Geekcorps Volunteer - Systems Integration Kenya, East Africa Geekcorps http://www.geekcorps.org is in search of systems integration professionals experienced in developing communication systems...
0
by: Magic1812 | last post by:
Magic Software invites you to join us this coming Tuesday (January 13th, 2004) at 12:00 EDT / 17:00 GMT for a FREE live Webinar: Title: Accelerated Application Integration and Information...
0
by: Magic1812 | last post by:
Magic Software invites you to join us this coming Tuesday (January 13th, 2004) at 12:00 EDT / 17:00 GMT for a FREE live Webinar: Title: Accelerated Application Integration and Information...
0
by: S Arnold | last post by:
Date: June 24, 2004 Time: 4:00 PM - 5:00 PM (GMT +01:00) Presenter: Richard Curtis Description: iBOLT, Magic's comprehensive EAI and BPM suite was recently described by VP Strategic Services...
0
by: Stylus Studio | last post by:
DataDirect XQuery(TM) is the First Embeddable Component for XQuery That is Modeled after the XQuery API for Java(TM) (XQJ) BEDFORD, Mass.--Sept. 20, 2005--DataDirect Technologies...
3
by: gb | last post by:
We are in the process of upgrading part of a large system to .NET, whilst the majority will remain ASP. Sharing session state information will not be a problem at the moment as it is trivial and...
0
by: Stylus Studio | last post by:
Hey Everyone, A new podcast entitled: Business-to-Business Data Integration in a SOA World was just released by ZapThink. The key speakers in the podcast are the following: ZapThink...
1
by: YellowfinTeam | last post by:
Marketplace: Yellowfin reporting 3.1 with BIRT Integration Yellowfin is proud to announce the release of 3.1. The major theme of this release is enhanced integration capability. We have...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.