Mega-Java icon indicating copy to clipboard operation
Mega-Java copied to clipboard

Add upload support

Open DavidePastore opened this issue 10 years ago • 15 comments

Can you add the upload support?

DavidePastore avatar Jan 18 '15 11:01 DavidePastore

Would be great!

belluccifranco avatar Jan 18 '15 12:01 belluccifranco

With the official sdk released by Mega this project is deprecated so adding new features is pretty useless. A java wrapper should be written instead. Anyway I set the status to this issue as "enhancement" if someone want to develop the upload function.

Ale46 avatar Jan 23 '15 21:01 Ale46

@Ale46 I don't think this project is really deprecated. Mega didn't create any Java SDK, so this project could be intended to be a wrapper.

DavidePastore avatar Jan 23 '15 22:01 DavidePastore

I tried to add it but I don't understand the encryption.. Maybe you can add it?

fire855 avatar Apr 30 '15 19:04 fire855

Waiting for upload feature soon! I agree with @David since mega does not provide Java SDK

cosecantt avatar May 17 '15 09:05 cosecantt

@cosecantt you should take a look at the official mega sdk that recently added java bindings (with upload support, obviously).

Ale46 avatar May 18 '15 13:05 Ale46

Yes, I'm using the official mega sdk. It's working good.

fire855 avatar May 18 '15 13:05 fire855

@Ale46 do you know if anyone has gotten their official SDK working on Android?

casolorz avatar Jan 06 '16 15:01 casolorz

@mntgoat I don't have a certain answer for your question because I never used their SDK in an Android app. Anyway they have an example app for Android, so I think that their SDK should work, also, for this platform.

Ale46 avatar Jan 06 '16 15:01 Ale46

@Ale46 thanks for the link, that should work.

casolorz avatar Jan 06 '16 16:01 casolorz

Hello @Ale46 Any news on this feature?

LoneDev6 avatar Feb 04 '20 00:02 LoneDev6

am I wrong but is the SDK not only C++ based? I started t write a java backup tool and planning to use MEGA as a target, the same way I did it with the bash backup script using mega-cmd. Has Mega drop support for Java?

gcclinux avatar Feb 04 '20 07:02 gcclinux

am I wrong but is the SDK not only C++ based? I started t write a java backup tool and planning to use MEGA as a target, the same way I did it with the bash backup script using mega-cmd. Has Mega drop support for Java?

Well, there is a Java example but I didn't try it https://github.com/meganz/sdk/tree/master/examples/java

I doubt they keep example of removed API methods

LoneDev6 avatar Feb 04 '20 09:02 LoneDev6

Hi @LoneDev6, with the bindings provided by the official mega SDK, I lost interest to keep developing this library. I agree that having a "pure" Java solution of the mega's api would be really convenient but at the same time I don't want to put some extra effort in something that, in some way, is already available and officially supported.

Ale46 avatar Feb 04 '20 20:02 Ale46

Hi @LoneDev6, with the bindings provided by the official mega SDK, I lost interest to keep developing this library. I agree that having a "pure" Java solution of the mega's api would be really convenient but at the same time I don't want to put some extra effort in something that, in some way, is already available and officially supported.

No worries! I understand your point. Thanks for your hard work on the previous updates

LoneDev6 avatar Feb 04 '20 21:02 LoneDev6