NOTICE: This package has been removed from pkgsrc

./wip/megatools, Command line client for Mega.co.nz

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.9.95, Package name: megatools-1.9.95, Maintainer: root

Megatools is a collection of programs for accessing Mega service from a command
line of your desktop or server.

Megatools allow you to copy individual files as well as entire directory trees
to and from the cloud. You can also perform streaming downloads for example to
preview videos and audio files, without needing to download the entire file.

Mega website can be found at mega.co.nz.


Required to run:
[www/curl] [devel/glib2] [net/glib-networking]

Master sites:

SHA1: 967d89de26dacf8077db7f03c78e0c240c10d48f
RMD160: 5f856c120113658eeefcaf8914d7345ac55ee1da
Filesize: 440.143 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-19 21:03:43 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.9.95:

megatools 1.9.95 - 2015-04-15
=============================

Bugfix and optimization release.

Fixes:
- Improve compatibility wit older curl (whatever version is in centos 6.5)
- Fix regression in megadl: fails to download exported folders #90
- Remove megamv as it is not and will not be implemented in 1.9 branch
- Slow down progress reporting on windows to once per second #102
- Correct the default values in mega_session_load()

Improvements:
- Rename megasync to megacopy to avoid conflict with official mega sync client
- Optimize session loading - issue #100
- Optimize session loading - further optimization - issue #100
- There's no need to use dbus-launcher when running megatools outside running
  desktop to avoid a warning message.
   2015-01-06 13:47:22 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.9.94:

megatools 1.9.94 - 2015-01-02
=============================

Bugfix and optimization release.

Fixes:
- Force use of IPv4 addresses
- Fix path sanitization so that trailing slashes are ignored
- Document config file oddities in megarc manpage
- Add info on how to build/install megatools on various distros

Improvements:
- Optimize path handling code so that filesystems with many files are 
  usable. Previously, megatools would hang for quite some time when
  updating it's path map.
- Use non-recursive makefile to build megatools
   2014-11-19 13:44:50 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.9.93:

megatools 1.9.93 - 2014-??-??
=============================

Added OpenSSL exemption to the license.

Fixes:

- megadf now returns correct values
- fixed path sanitization in mega_session_stat
- raised safety limit os size of POST responses from 32 to 256 MiB
- show progress when downloading folder using megadl
- optimized buffer allocation during donwload and upload
- report details of errors when stream callback fails to read/write file
- fix detection of convert executeable for preview generation
- allow to disable file previews
   2014-09-30 18:52:15 by Aleksej Lebedev | Files touched by this commit (1)
Log message:
Added dependancy on glib-networking.

   2014-09-28 17:08:26 by Aleksej Lebedev | Files touched by this commit (4)
Log message:
Added megatools.