Re: what am I doing wrong?
Brought to you by:
thesun
From: Frederico R. A. <dev...@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 |