|
-
Jun 12th, 2013, 04:43 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Access a subdirectory in an ftp://
Hi !
I am web admin in an association, and one of my duties is to respond on files sent to a sub directory in the ftp:// of the web hotel we use for our website. Then I make a list from parts of this file and put the list on a certain place on the website for information to our members.
I have mapped the "ftp://[email protected]/" to a network drive (OurWebsiteName) on my computer, and I'm constantly logged in on it, so I don't need to use password and user name !

There is no problem for me to, on daily basis, open the network drive, look up the subdirectory (can take a few seconds !), check if there's any file to care about and work on it. Then I just delete the file and close the drive again...
But I can't find any solution how to reach the ftp:// and its subdirectory with a VB-program, even how to make the program patiently wait the seconds it usually takes to open....
What I want is to programmatically search the directory with a program started by the computer regularly, and flash a message if there is any file, maybe even copy it for me.
I already use a similar program for other purposes, and it works fine. Would like to complete it with access as described above...
Best regards and thanks for any attentions
/Kalle
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|