A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
Dragging ftp-link to windows explorer - which dataflavor?
Peter Grinn
Greenhorn
Joined: Sep 29, 2010
Posts: 1
posted
Sep 29, 2010 11:54:58
0
I need to drag a file link (
ftp://localhost/foo.zip
) to the windows explorer, making it download the file.
I'm using:
new DataFlavor("text/uri-list;class=java.lang.String");
This works for KDE/Dolphin on Linux, but the windows explorer does not accept my
DataFlavor
.
Any ideas which flavor to use for windows?
I agree. Here's the link:
http://aspose.com/file-tools
subject: Dragging ftp-link to windows explorer - which dataflavor?
Similar Threads
Non interactive FTP on LINUX
Open file on FTP server on a link click ?
What could have happened????????
How to access files on a remote computer?
Drag and Drop to Desktop Issue
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter