09-02-2009, 12:31 AM
Is it possible to set something up to select a directory for an ftp connection using "BrowseForFolder" or program something that would work similar?
Thanks,
Jimmy Vig
Thanks,
Jimmy Vig
FTP BrowseForFolder
|
09-02-2009, 12:31 AM
Is it possible to set something up to select a directory for an ftp connection using "BrowseForFolder" or program something that would work similar?
Thanks, Jimmy Vig
09-02-2009, 12:51 AM
In QM archive, "FtpDirDlg" lists off all the files with the icons...
I figured out how to get it to only show the directories. Is there anyway to get it to expand the directories to display subfolders? Or is there a better way than FtpDirDlg altogether. Thanks!
09-02-2009, 08:25 AM
I tried to map ftp to drive.
http://www.winvistatips.com/map-ftp-drive-t122.html It works in explorer but does not work in BrowseForFolder. FtpDirDlg probably can be extended to show deeper folders, but it is much work. I don't know easier ways.
09-02-2009, 06:30 PM
With the FTP mapped when I use BrowseForFolder it only shows the top FTP directory and cannot navigate to subfolders.
I never knew how to map a drive like that...not hard at all. Thanks for that. I think I'm going to try to continue working with FtpDirDlg. If you say that it can expand subfolders...I will prevail (probably with a few more questions) Thanks, Jimmy Vig
09-03-2009, 07:38 PM
From Archive Examples:
"FtpDirDlg" "dialog with tree view" I feel like combining these two ideas would work. Unfortunately I haven't worked with trees yet. Looks like I'm in for a few stumbles If anyone wants to help...PLEASE DO!!! I mean sure, I enjoy programming and all, but I also enjoy results! Thanks, jimmy Vig
09-03-2009, 07:47 PM
Now I cannot give an example. Quite much work. If you need to do something with treeview controls, you'll have to learn. Everything is in MSDN.
|
« Next Oldest | Next Newest »
|