Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
(2) |
Apr
(2) |
May
(7) |
Jun
(5) |
Jul
(12) |
Aug
(29) |
Sep
(6) |
Oct
(5) |
Nov
(18) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(13) |
Feb
(3) |
Mar
|
Apr
(5) |
May
(6) |
Jun
(8) |
Jul
|
Aug
(1) |
Sep
(3) |
Oct
(2) |
Nov
(23) |
Dec
(2) |
2007 |
Jan
(47) |
Feb
(4) |
Mar
(4) |
Apr
|
May
|
Jun
(8) |
Jul
(2) |
Aug
|
Sep
(6) |
Oct
|
Nov
(24) |
Dec
(17) |
2008 |
Jan
(4) |
Feb
(22) |
Mar
(25) |
Apr
(19) |
May
(76) |
Jun
(34) |
Jul
(18) |
Aug
(2) |
Sep
|
Oct
(4) |
Nov
|
Dec
(3) |
2009 |
Jan
|
Feb
(13) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
(9) |
Aug
(7) |
Sep
(2) |
Oct
(3) |
Nov
|
Dec
(4) |
2010 |
Jan
|
Feb
(4) |
Mar
|
Apr
(3) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(7) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(1) |
2014 |
Jan
|
Feb
|
Mar
(14) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2015 |
Jan
|
Feb
(6) |
Mar
(2) |
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
(4) |
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
1
(1) |
2
|
3
|
4
|
5
(2) |
6
|
7
(7) |
8
(8) |
9
(5) |
10
(4) |
11
(8) |
12
(1) |
13
(1) |
14
|
15
(5) |
16
(7) |
17
(1) |
18
|
19
|
20
|
21
|
22
(3) |
23
(4) |
24
(2) |
25
(3) |
26
(2) |
27
(3) |
28
|
29
(9) |
30
|
31
|
From: Frederico Rodrigues Abraham <devotion97@gm...> - 2008-05-25 22:48:12
|
Shachar Shemesh wrote: > Frederico Rodrigues Abraham wrote: >> I'm trying to use rsyncrypto and I am getting, after all the >> encryption process, a "no such file or directory" error. >> >> The command I'm using is: >> >> rsyncrypto --delete -c -n=/home/ugah/.ssh/filemap -r /home/ugah/files >> /home/ugah/filesencrypted/files /home/ugah/filesencrypted/keys >> /home/ugah/.ssh/backup.crt >> >> What am I doing wrong? All passed directories already exist. >> Thank you, >> -- Fred >> > Hi Fred, > > Without the actual error message there is very little I can help you. > Please run with -vv and post the last few lines of output here. > > Also, what platform are you running this on, and what version of > rsyncrypto are you using? > > Shachar > I ran now with -vv. The error message was, at the end of encryption: Encrypting /home/ugah/files/wallpapers/13.jpg Encrypting /home/ugah/files/wallpapers/valley.jpg Encrypting /home/ugah/files/wallpapers/verde.jpg Encrypting /home/ugah/files/wallpapers/evocation.jpg Encrypting /home/ugah/files/wallpapers/sara-02.jpg file open failed: No such file or directory ike:~> My platform is Debian unstable, rsyncrypto 1.09 -- Fred |
From: Shachar Shemesh <shachar@sh...> - 2008-05-25 20:19:50
|
Frederico Rodrigues Abraham wrote: > I'm trying to use rsyncrypto and I am getting, after all the encryption > process, a "no such file or directory" error. > > The command I'm using is: > > rsyncrypto --delete -c -n=/home/ugah/.ssh/filemap -r /home/ugah/files > /home/ugah/filesencrypted/files /home/ugah/filesencrypted/keys > /home/ugah/.ssh/backup.crt > > What am I doing wrong? All passed directories already exist. > Thank you, > -- Fred > Hi Fred, Without the actual error message there is very little I can help you. Please run with -vv and post the last few lines of output here. Also, what platform are you running this on, and what version of rsyncrypto are you using? Shachar |
From: Frederico Rodrigues Abraham <devotion97@gm...> - 2008-05-25 15:53:59
|
I'm trying to use rsyncrypto and I am getting, after all the encryption process, a "no such file or directory" error. The command I'm using is: rsyncrypto --delete -c -n=/home/ugah/.ssh/filemap -r /home/ugah/files /home/ugah/filesencrypted/files /home/ugah/filesencrypted/keys /home/ugah/.ssh/backup.crt What am I doing wrong? All passed directories already exist. Thank you, -- Fred |