• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Create File chooser to browse and select file on remote machine (ssh)

 
Greenhorn
Posts: 19
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am connecting to my server via ssh tunneling. Now i need to browse the server and select a file from the server. How can i implement this remote browsing feature. Is any plugin like the JFilechooser of Swing available. Please help me regarding this. I could not find anything specific regarding this on the net.

Thank You!
 
Jiss Elizabeth
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Exactly what i was looking for

http://vfsjfilechooser.sourceforge.net/
 
Bartender
Posts: 2856
10
Firefox Browser Fedora Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Jiss Vk " please check your private messages. You can check them by clicking the My Private Messages link above.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jiss Elizabeth wrote:Hi,

I am connecting to my server via ssh tunneling. Now i need to browse the server and select a file from the server. How can i implement this remote browsing feature. Is any plugin like the JFilechooser of Swing available. Please help me regarding this. I could not find anything specific regarding this on the net.

Thank You!



HIļ¼Œglad to read this post. I got the same problem to deal with, could you please send me your source code about this problem, or give me some suggestion how to do this? I downloaded the VFSJFileChooser but it seems it did not support the ssh connection. I searched for many sources but nothing helped. I really need your help!
Thanks!!!
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic