I'm trying to make a program that can copy a file some times every day...
Right now it can only copy the file local whit a File Copy Method but now I wont to be able to copy it to a ftp server... but i'm not sure how to do this... I know I cant use the file copy method.... Should i use the FtpWebRequest? I have tried this but cant get it to work... I use Visual Basic.net 2005
(This post is a extension on my previus post "Software to copy files to a ftp" so any moderator Please feel free to delete that one...)
Best Regards.