How to upload files using vbnet?
am 04.04.2010 19:22:56 von kkk kkkk
--000e0cd350f499c1db04836c7671
Content-Type: text/plain; charset=ISO-8859-1
Hello, I set up my apache server in some computer and I am writing a VBNET
code to retrieve and upload data. So far I already managed to download a
file from the server but I cannot make the upload to work and the
information I read in google says that it can only be done with an ftp
server such as vsftpd.
So is there any way to upload files to apache? Do i need to install
something else or is just a matter of permissions? If that is so then which
configuration file to I need to modify?
Thanks
--000e0cd350f499c1db04836c7671
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hello, I set up my apache server in some computer and I am writing a VBNET =
code to retrieve and upload data. So far I already managed to download a fi=
le from the server but I cannot make the upload to work and the information=
I read in google says that it can only be done with an ftp server such as =
vsftpd.
So is there any way to upload files to apache? Do i need to install som=
ething else or is just a matter of permissions? If that is so then which co=
nfiguration file to I need to modify?
Thanks
--000e0cd350f499c1db04836c7671--
Re: How to upload files using vbnet?
am 05.04.2010 03:58:11 von Morgan Gangwere
On 4/4/2010 11:22 AM, kkk kkkk wrote:
> Hello, I set up my apache server in some computer and I am writing a
> VBNET code to retrieve and upload data. So far I already managed to
> download a file from the server but I cannot make the upload to work and
> the information I read in google says that it can only be done with an
> ftp server such as vsftpd.
VB.NET Applications need to be run either via mod_mono, the mono-ASP
server or Micorosft's ASP.Net engine. There are hacks you can use to
make mod_mono play nice, but you're going to run into the virtualization
that .NET implies upon web applications.
> So is there any way to upload files to apache? Do i need to install
> something else or is just a matter of permissions? If that is so then
> which configuration file to I need to modify?
FWIW, PHP can push files around. Past that, I'm not an expert, but I'm
sure someone here has more knowledge on this subject.
--
Morgan Gangwere
>> Why?
> Because it breaks the logical flow of conversation, plus makes
messages unreadable.
>>> Top-Posting is evil.
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org