Re: creating a simple ftp program with logs...??
- From: "Cor Ligthert[MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Thu, 24 Jul 2008 07:58:43 +0200
Jason,
No it is not difficult to do as you use the FTP class, the FileWatcher class and the SMTP class.
I assume that there more then enough samples around this on MSDN.Microsoft.Com
Cor
"Jason" <paul814@xxxxxxxxxx> schreef in bericht news:c3cfa4fe-d97e-4027-b939-8e547319563e@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I want to create a simple FTP program or service that would:
1.) FTP files in a specific directory to a remote ftp host.
2.) Send off a report telling me if all files transferred or if they
failed via email
3.) If files failed, try to send again every minute for 3 minutes
4.) move files that were successfully ftp'd to a differant directory
Would this be difficult to do? Anyone give any examples?
Are there classes that will do this?
thanks.
.
- References:
- creating a simple ftp program with logs...??
- From: Jason
- creating a simple ftp program with logs...??
- Prev by Date: Re: How much do you leave to VB.Net GARBAGE COLLECTION???
- Next by Date: Problems with Windows forms designer
- Previous by thread: creating a simple ftp program with logs...??
- Next by thread: Re: creating a simple ftp program with logs...??
- Index(es):
Relevant Pages
|