Slashdot Mirror


Simple Cross-Platform File Sharing with Chungles

rammerhammer writes "Sharing files amongst different platforms has most always resulted in using samba -- a program based around the windows file sharing protocol. Chungles aims to provide a nice, graphical, easy configurable file sharing alternative. It's written in Java, uses SWT for the UI, and JmDNS (Rendezvous/ZeroConf/Bonjour) for discovery of computers running Chungles."

1 of 75 comments (clear)

  1. Slightly OT, but fish:// is pretty cool by Stevyn · · Score: 3, Interesting

    In KDE 3.4 (may have appeared in previous versions, not sure) there is a protocol "fish://" that uses ssh. KDE treats it like a regular konq window and you can copy and move files around. Since it works over ssh it's already popular and easy to set up. Another nice trick they've done is you can open a text file from the remote computer, edit, and when you click save it saves it back to the remote computer.

    It's easy to use and integrates well into the rest of KDE.