Data stream in stead of file in FTP

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Folks,

I'm just curious if it's possible to send a byte stream or a string
to a remote machine through FTP.

My actual requirement is this. I've a .NET (1.1) web page where I allow
the user to upload a file (I've used HTTP upload for this). Then this
file has to be transferred to a remote UNIX machine asynchronously, so
that the user need not wait for the FTP to complete.

Now for the HTTP upload to work, we need the ASPNET user to have write
access to the webservers' (it is a web farm implementation) file
system. Now I've been informed that ASPNET cannot be given write access
to the webservers' file system as it is against the company's security
policy. So, I need to some how send the file directly from the client
(Windows) machine to the remote (UNIX) machine without saving it on the
webserver.

I thought of getting the byte stream from the uploaded file and sending
it as the input to the FTP operation. Any suggestions on how this could
be done, or any alternative approaches would be really helpful.

Thanks in advance!!!

Thanks n Regards,
Dinesh

.



Relevant Pages

  • Re: Unknown Network Attack
    ... But not routing and remote access (RRAS). ... I enabled the Windows Firewall and poked holes for HTTP, FTP, ... >> on the FTP service just fine using Internet Explorer's FTP service, ...
    (microsoft.public.windows.server.networking)
  • FTP skipping commands in AIX
    ... remote server. ... Our server is using the native FTP in AIX 5.1 and the ...
    (comp.unix.aix)
  • Re: variable question
    ... When using FTP I have found that if a transfer fails part way into the ... transfer then you end up with an incomplete file on the remote system. ... EXITONERROR before your DEL command so it won't exit if the file doesn't ... !setvar remotefile ' ' ...
    (comp.sys.hp.mpe)
  • Re: FTP Upload
    ... FTP server to the following specified size. ... //set or get the remote path of the FTP server that you want to connect. ... //set the class MessageString. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: FTP Upload
    ... FTP server to the following specified size. ... //set or get the remote path of the FTP server that you want to connect. ... //set the class MessageString. ...
    (microsoft.public.dotnet.framework.aspnet)