Page 1 of 2

Wanted: Minimal diskspace for off-site backups of my emails

Posted: 12 Aug 2011, 11:37
by Cheeseboy
Hi all,

I recently tried to set up rsync backups of my home folder emails at work.
It doesn't work due to the network policies of my employer.

Is anyone willing to let me have ssh access (non-root) to their system and aprox. 200 MB of disk space for backing up my email? The favour would of course be returned in the same fashion.

Code: Select all

niklas@b3:~$ du -hcs /home/niklas/Mail
178M	/home/niklas/Mail
Cheers,

Cheeseboy

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 12 Aug 2011, 11:44
by RandomUsername
You mean like here: http://forum.excito.net/viewtopic.php?f ... rade#p9887 ;)

I could do you I 'spose. As an added bonus I'd backup your backups to my own offsite backup :S.

Will PM you the details now.

Darren.

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 12 Aug 2011, 11:48
by Cheeseboy
You mean like here
I don't remember ever seeing that post, but yes.
Thanks a bunch!

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 12 Aug 2011, 12:27
by RandomUsername
Cheeseboy wrote:
You mean like here
I don't remember ever seeing that post, but yes.
Thanks a bunch!
All part of the service.

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 12 Aug 2011, 13:40
by Ubi
Sorry, I missed that post Darren.
I've got loads of space available for rsync.

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 12 Aug 2011, 13:49
by RandomUsername
Ubi wrote:Sorry, I missed that post Darren.
I've got loads of space available for rsync.
lol, it was nearly two years ago now, not to worry. I've got my old B2 to utilise as a backup system now, just need to decide what to do with it.

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 12 Aug 2011, 17:29
by pcrene
Send me a pm, i grant you your space

Rene

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 12 Aug 2011, 22:13
by Cheeseboy
Thanks Rene,

Got it from RandomUsername already, so no need.

Cheers!

Cheeseboy

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 14 Aug 2011, 11:07
by Cheeseboy
Actually, You already have an account on my machine Rene. And I probably have one on yours, even though I cannot remember the username or password.

I hate that the forum only lets us keep 50 PMs....

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 14 Aug 2011, 11:16
by RandomUsername
I'm thinking there's an opportunity here for Excito to implement some kind of Wuala type distributed backup solution where people trade spare space.

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 14 Aug 2011, 11:20
by Cheeseboy
I'm thinking there's an opportunity here for Excito to implement some kind of Wuala type distributed backup solution where people trade spare space.
+1
Would be nice!

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 14 Aug 2011, 13:12
by Ubi
So why don't you simply install wuala then? There is a linux client.

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 14 Aug 2011, 15:09
by RandomUsername
For a headless ARM/PowerPC system? I didn't think there was.

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 14 Aug 2011, 16:05
by Ubi
it's java

Re: Wanted: Minimal diskspace for off-site backups of my ema

Posted: 14 Aug 2011, 16:17
by Ubi
and.... it installs and it starts and it gives me crap:

Code: Select all

joris@b3:~/wuala$ ./wualacmd
Running on console
/usr/bin/java
Loader 3 version 2011-05-25
Starting old/PC API socket
trying to connect to /188.40.110.210:80
Connection established to {} ({})
java.nio.channels.SocketChannel[connected local=/192.168.0.20:44990 remote=/188.40.110.210:80]
0
Opened connection to /188.40.110.210:80
0%
1%
2%
3%
<<snip>>
Update finished, errors: bn: Last connected to: /188.40.110.210:80
Error while running Wuala
reason: obf.er
        at obf.b.a(Z:199)
        at obf.air.a(Z:350)
        at obf.air.k(Z:186)
        at com.wuala.platform.Wuala.launch(Z:29)
        at com.wuala.loader3.Loader3.startInstance(Loader3.java:143)
        at com.wuala.loader3.Loader3.start(Loader3.java:104)
        at com.wuala.loader3.Loader3.main(Loader3.java:322)
Caused by: obf.aBI
        at obf.aBI.alC(Z:59)
        at obf.aBI.alA(Z:1)
        at obf.aBg.getResult(Z:108)
        at obf.aBg.alf(Z:87)
        at obf.mF.<init>(Z:61)
        at obf.mF.a(Z:123)
        at obf.mD.<init>(Z:50)
        at obf.aCq.a(Z:117)
        at obf.air.a(Z:340)
        ... 5 more
Caused by: obf.aBI: Hinted offline
        at obf.aBf.<init>(Z:60)
        at obf.aBs.<init>(Z:77)
        at obf.aBs.<init>(Z:66)
        at obf.dl.<init>(Z:30)
        at obf.dl.ck(Z:22)
        at obf.mD.<init>(Z:49)
        ... 7 more

--------------------------------------------

obf.aBI
        at obf.aBI.alC(Z:59)
        at obf.aBI.alA(Z:1)
        at obf.aBg.getResult(Z:108)
        at obf.aBg.alf(Z:87)
        at obf.mF.<init>(Z:61)
        at obf.mF.a(Z:123)
        at obf.mD.<init>(Z:50)
        at obf.aCq.a(Z:117)
        at obf.air.a(Z:340)
        at obf.air.k(Z:186)
        at com.wuala.platform.Wuala.launch(Z:29)
        at com.wuala.loader3.Loader3.startInstance(Loader3.java:143)
        at com.wuala.loader3.Loader3.start(Loader3.java:104)
        at com.wuala.loader3.Loader3.main(Loader3.java:322)
Caused by: obf.aBI: Hinted offline
        at obf.aBf.<init>(Z:60)
        at obf.aBs.<init>(Z:77)
        at obf.aBs.<init>(Z:66)
        at obf.dl.<init>(Z:30)
        at obf.dl.ck(Z:22)
        at obf.mD.<init>(Z:49)
        ... 7 more

--------------------------------------------

obf.aBI: Hinted offline
        at obf.aBf.<init>(Z:60)
        at obf.aBs.<init>(Z:77)
        at obf.aBs.<init>(Z:66)
        at obf.dl.<init>(Z:30)
        at obf.dl.ck(Z:22)
        at obf.mD.<init>(Z:49)
        at obf.aCq.a(Z:117)
        at obf.air.a(Z:340)
        at obf.air.k(Z:186)
        at com.wuala.platform.Wuala.launch(Z:29)
        at com.wuala.loader3.Loader3.startInstance(Loader3.java:143)
        at com.wuala.loader3.Loader3.start(Loader3.java:104)
        at com.wuala.loader3.Loader3.main(Loader3.java:322)

22:13:18.345 I [main                ] obf.air                                  - Error while running Wuala
reason: obf.er
        at obf.b.a(Z:199)
        at obf.air.a(Z:350)
        at obf.air.k(Z:186)
        at com.wuala.platform.Wuala.launch(Z:29)
        at com.wuala.loader3.Loader3.startInstance(Loader3.java:143)
        at com.wuala.loader3.Loader3.start(Loader3.java:104)
        at com.wuala.loader3.Loader3.main(Loader3.java:322)
Caused by: obf.aBI
        at obf.aBI.alC(Z:59)
        at obf.aBI.alA(Z:1)
        at obf.aBg.getResult(Z:108)
        at obf.aBg.alf(Z:87)
        at obf.mF.<init>(Z:61)
        at obf.mF.a(Z:123)
        at obf.mD.<init>(Z:50)
        at obf.aCq.a(Z:117)
        at obf.air.a(Z:340)
        ... 5 more
Caused by: obf.aBI: Hinted offline
        at obf.aBf.<init>(Z:60)
        at obf.aBs.<init>(Z:77)
        at obf.aBs.<init>(Z:66)
        at obf.dl.<init>(Z:30)
        at obf.dl.ck(Z:22)
        at obf.mD.<init>(Z:49)
        ... 7 more

--------------------------------------------

obf.aBI
        at obf.aBI.alC(Z:59)
        at obf.aBI.alA(Z:1)
        at obf.aBg.getResult(Z:108)
        at obf.aBg.alf(Z:87)
        at obf.mF.<init>(Z:61)
        at obf.mF.a(Z:123)
        at obf.mD.<init>(Z:50)
        at obf.aCq.a(Z:117)
        at obf.air.a(Z:340)
        at obf.air.k(Z:186)
        at com.wuala.platform.Wuala.launch(Z:29)
        at com.wuala.loader3.Loader3.startInstance(Loader3.java:143)
        at com.wuala.loader3.Loader3.start(Loader3.java:104)
        at com.wuala.loader3.Loader3.main(Loader3.java:322)
Caused by: obf.aBI: Hinted offline
        at obf.aBf.<init>(Z:60)
        at obf.aBs.<init>(Z:77)
        at obf.aBs.<init>(Z:66)
        at obf.dl.<init>(Z:30)
        at obf.dl.ck(Z:22)
        at obf.mD.<init>(Z:49)
        ... 7 more

--------------------------------------------

obf.aBI: Hinted offline
        at obf.aBf.<init>(Z:60)
        at obf.aBs.<init>(Z:77)
        at obf.aBs.<init>(Z:66)
        at obf.dl.<init>(Z:30)
        at obf.dl.ck(Z:22)
        at obf.mD.<init>(Z:49)
        at obf.aCq.a(Z:117)
        at obf.air.a(Z:340)
        at obf.air.k(Z:186)
        at com.wuala.platform.Wuala.launch(Z:29)
        at com.wuala.loader3.Loader3.startInstance(Loader3.java:143)
        at com.wuala.loader3.Loader3.start(Loader3.java:104)
        at com.wuala.loader3.Loader3.main(Loader3.java:322)

22:13:18.371 I [main                ] obf.air                                  - Normal shutdown
22:13:18.379 I [main                ] obf.js                                   - Shutting down...
still looks promising though. Just that I don't really trust LaCie with my data despite all the promises. Remember how Dropbox also once promised that they could not read your files. Oops