croswelcome.blogg.se

Mucommander ant build file
Mucommander ant build file





mucommander ant build file
  1. #MUCOMMANDER ANT BUILD FILE MAC OS#
  2. #MUCOMMANDER ANT BUILD FILE CODE#
mucommander ant build file

Honestly, the project pulse has not been that great recently. For developers it is significant as it conforms the principle of write once, run anywhere.Īnother benefit of being implemented in Java is that muCommander can leverage the large variety of third-party client-side libraries for different file protocols.

#MUCOMMANDER ANT BUILD FILE CODE#

Except for some OS-specific features that use native code (e.g., moving files to the trash), everything is implemented in the Java language. By having its core and most of its functionality written in Java, muCommander becomes cross-platform. These great capabilities are provided on all mainstream operating systems (OS). That is done by reading a portion of the file from an input-stream connected to the FTP server and immediately write it to an output-stream connected to the SMB server. For instance, it can read files from an FTP server and write them to an SMB server without writing them to a temporary persistent location. That way, reading from a remote file protocol and writing to another remote file protocol can be made very efficient. Moreover, it eliminates the need to set up protocol-specific clients, such as an FTP-client.Īnd not only that muCommander supports many file protocols but it also abstracts reads and writes with Java input/output streams.

#MUCOMMANDER ANT BUILD FILE MAC OS#

It complements common built-in file managers with additional file formats, like 7z, and capabilities, like on-the-fly editing of ZIP files on Mac OS X. Why?įirst and foremost, muCommander supports various file formats (e.g., ZIP) and protocols (e.g., SMB).

mucommander ant build file

In other words, muCommander is a long-standing (since 2002) open-source (GPLv3) file manager with a dual-pane interface (similar to that of Norton Commander) that can run on all the mainstream operating systems. It runs on any operating system with Java support (Mac OS X, Windows, Linux, *BSD, Solaris…). MuCommander is a lightweight, cross-platform file manager with a dual-pane interface. This post provides a short description of the project, recent changes we have made, challenges we are facing, and some future plans. Ten years ago (2008) I submitted my first contribution to an open source project named muCommander that I maintain to this day.







Mucommander ant build file