Re: how do I transfer a file that is on my PC to a server?
- From: "Krishnaveni Kumar" <KrishnaveniKumar@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Jul 2005 08:03:05 -0700
I would like to post the file in a url to the web. That's the reason why I
want to use the http. Can you let me know how to implement that? Thanks for
your help.
"Dave" wrote:
> if the folder is shared and open for the user why do you have to use http?
> that implies going through a web server. if the folder is shared on a lan
> you can just copy the file with any normal file copy method using the shared
> folder path.
>
> "Krishnaveni Kumar" <KrishnaveniKumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> message news:504BA288-BC85-4F01-B127-EA8C4472A121@xxxxxxxxxxxxxxxx
> > The server is on the same lan as the user. The folder will be shared and
> > open
> > for the user to access to copy the file. I will have to use http to upload
> > the file. The file can be a text/word/pdf/jpg/html file. How can I copy
> > the
> > file from my PC to a specific folder on the server? Let me know. Thanks.
> >
> > "Dave" wrote:
> >
> >> well, first you have to supply lots more details. is the server on the
> >> same
> >> lan as the user? is a driver/folder shared and open for the user to
> >> access
> >> to copy the file to it? if the server isn't on the lan how do you access
> >> it? can you ftp to it? do you have to use http/https to upload to it?
> >> do
> >> you have to login to the server? too many questions, no answer possible
> >> from what you gave.
> >>
> >> "Krishnaveni Kumar" <KrishnaveniKumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> >> message news:4515BBB5-919A-430B-8CA4-DB4CD33F6BD0@xxxxxxxxxxxxxxxx
> >> >I would like to transfer a file that is on my PC to a web server from a
> >> > Visual Basic application. In my application, I will have a button
> >> > called
> >> > "Load" which pops up a file dialog. The user picks a file and clicks
> >> > OK.
> >> > The
> >> > file should be transferred to a web server. Let me know. Thanks.
> >>
> >>
> >>
>
>
>
.
- Follow-Ups:
- References:
- how do I transfer a file that is on my PC to a server?
- From: Krishnaveni Kumar
- Re: how do I transfer a file that is on my PC to a server?
- From: Dave
- Re: how do I transfer a file that is on my PC to a server?
- From: Krishnaveni Kumar
- Re: how do I transfer a file that is on my PC to a server?
- From: Dave
- how do I transfer a file that is on my PC to a server?
- Prev by Date: Re: msflexgrid - detecting mouse click beyond last row
- Next by Date: Re: Displaying a large amount of data quickly (VB6)
- Previous by thread: Re: how do I transfer a file that is on my PC to a server?
- Next by thread: Re: how do I transfer a file that is on my PC to a server?
- Index(es):