TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Troy Lampe
NA
1
3.4k
File Move Copy Rename - FTP
Dec 29 2010 1:20 PM
I have been tasked to create an application which will login to a FTP server, Move files to a new FTP server and then copy those files to archive folder with DATE stamp added to file name. The application also needs to be setup with a "listener" method which will check folders and move them automatically when a File is created in primary FTP directory.
I would like to write this in C#, because I am new to C# and would be a good "starter" project.
Are there any Projects already created? Can someone give me direction where to get started?
I have done some research on the File.Move method, but not sure how to put it all together in a listener application.
C# Newbie
Reply
Answers (
1
)
crystal Reports C#.net + Access
How to populate list view with database records on click event button