473,399 Members | 2,146 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.

Addressing FTP-server from within VB.Net

QR
Hello Pro's,

I have to create an application that posts textfiles to
a ftp-server on an intranet.
I just don't know where to start.
Can anyone help me to get started with this???

Thanks,

QR
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04
Nov 22 '05 #1
4 1582
Hi,

there are some free ftp classes. Google for it.

Here is one:
http://www.c-sharpcorner.com/Code/20.../FtpClient.asp

Sunny

In article <u8**************@TK2MSFTNGP10.phx.gbl>, No****@noserver.no
says...
Hello Pro's,

I have to create an application that posts textfiles to
a ftp-server on an intranet.
I just don't know where to start.
Can anyone help me to get started with this???

Thanks,

QR
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04

Nov 22 '05 #2
QR
Tks
"Sunny" <su******@icebergwireless.com> schreef in bericht
news:#Q**************@tk2msftngp13.phx.gbl...
Hi,

there are some free ftp classes. Google for it.

Here is one:
http://www.c-sharpcorner.com/Code/20.../FtpClient.asp

Sunny

In article <u8**************@TK2MSFTNGP10.phx.gbl>, No****@noserver.no
says...
Hello Pro's,

I have to create an application that posts textfiles to
a ftp-server on an intranet.
I just don't know where to start.
Can anyone help me to get started with this???

Thanks,

QR
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04
Nov 22 '05 #3
QR
Sorry, have some problems with the time settings

"QR" <No****@noserver.no> schreef in bericht
news:Ob**************@TK2MSFTNGP10.phx.gbl...
Tks
"Sunny" <su******@icebergwireless.com> schreef in bericht
news:#Q**************@tk2msftngp13.phx.gbl...
Hi,

there are some free ftp classes. Google for it.

Here is one:
http://www.c-sharpcorner.com/Code/20.../FtpClient.asp

Sunny

In article <u8**************@TK2MSFTNGP10.phx.gbl>, No****@noserver.no
says...
Hello Pro's,

I have to create an application that posts textfiles to
a ftp-server on an intranet.
I just don't know where to start.
Can anyone help me to get started with this???

Thanks,

QR
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04
Nov 22 '05 #4
www.vbip.com

QR wrote:
Sorry, have some problems with the time settings

"QR" <No****@noserver.no> schreef in bericht
news:Ob**************@TK2MSFTNGP10.phx.gbl...
Tks
"Sunny" <su******@icebergwireless.com> schreef in bericht
news:#Q**************@tk2msftngp13.phx.gbl...
Hi,

there are some free ftp classes. Google for it.

Here is one:
http://www.c-sharpcorner.com/Code/20.../FtpClient.asp

Sunny

In article <u8**************@TK2MSFTNGP10.phx.gbl>, No****@noserver.no
says...

Hello Pro's,

I have to create an application that posts textfiles to
a ftp-server on an intranet.
I just don't know where to start.
Can anyone help me to get started with this???

Thanks,

QR
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.667 / Virus Database: 429 - Release Date: 23-04-04


Nov 22 '05 #5

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

Similar topics

1
by: Tim G. | last post by:
I am trying to use Win Python to ftp files from an AS/400 IFS directory down to my Windows machine. I seem to get stuck when I am trying to send a command to the AS/400 to switch file systems...
10
by: Nainto | last post by:
Hello, I have posted before about trying to find the status of an FTP uplaod but couldn't get anything to work. After some more searching I found...
22
by: Luke | last post by:
Elements with name attribute: form, input, textarea, a, frame, iframe, button, select, map, meta, applet, object, param, img (if you know more reply...) Methods of addresing html elements:...
19
by: Kramer | last post by:
Hi all, And thank you all so very much for all your recommendations. This is a great group. I ran across a freeware uploader from Toma Web called, Simple FTP 2.0. Anyone have any knowledge...
3
by: Greg Sabino Mullane | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A bad link in the ftp source directory inspired me to check the rest of it out: * Main README file needs updating. The URL is given as: ...
0
by: Dan | last post by:
I am using the SoapClient and SoapEnvelope classes to call a web service. The SoapEnvelope loads the xml from a file; the xml contains complete description of the envelope, including the addressing...
2
by: Luiz Vianna | last post by:
Folks, I´m trying to do a very simple thing that is getting very hard. What I need? A http ASP.NET login page (like http://www.me.com/ftp/login.aspx) to accept credential from users (and...
1
by: =?Utf-8?B?dWx0cmFuZXQ=?= | last post by:
We have a client that uses .Net that needs to work against our Java (xfire) based WS. My question is: how can a .Net (C#) WS client be configured to not send WS-Addressing headers? The client in...
0
by: Roy | last post by:
Hello, I got the following code from here thanks to the Access experts.I want to download and upload files from/to a FTP site. The upload code works without any problems: Sub...
8
by: lawrence k | last post by:
I have to parse some FTP logs, which are full of several thousand lines like this: Thu Sep 4 11:39:04 2008 FTP command: Client "74.231.146.2", "TYPE A" Thu Sep 4 11:39:04 2008 FTP...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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.