Displaying 20 results from an estimated 500 matches similar to: "Rsync Truecrypt"
2007 Sep 24
5
Mapped Drive
I am having trouble running rsync over a mapped drive. Basically it only
copies whole files. I use the -rvcS switches. Any suggestions?
TIA
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part --------------
HTML attachment scrubbed and
2007 Oct 26
3
micro rsync
Let's assume only kernel and drivers are on a system. Is it possible to
effectively run an rsync server with ssh (ie. the receiving end) with say
3MB of available memory? How about 6MB?
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part
2007 Oct 11
1
period in folder name
I'm having a terrible time with one particular customer using rsync. Every
once in awhile, they create a folder like "Jon Const." Rsync seems to have
a terrible time with the period in the folder name. After the backup runs
and fails due to this folder, I cannot simply rename the folder. I have to
go into cmd and rename the folder using the short filename. Has anybody run
into
2007 Sep 16
1
Rsync Active Mirroring
Can rsync support active mirroring? I've used robocopy in the past and it
has a -mon switch that can copy ever x changes or every x minutes. I'm
mostly interested in the x changes as the x minutes could easily be
scheduled.
Can rsync keep the data encrypted rather than unencrypting on the other end?
Let me explain better. I want to rsync to a removable disk but I want the
data to be
2007 Oct 01
4
cygwin rsync windows to windows ACL problem
I am having problems using rsync on cygwin to properly copy the
ownership of files from windows to windows.
I am running: rsync -avPA //src_addr/some/path /local/dst/path/
Based on:
http://www.mail-archive.com/rsync@lists.samba.org/msg18920.html
and:
http://www.nabble.com/Re:-I-need-rsync-+-acl-support-for-windows--t2462647.html
ENV: CYGWIN=ntsec tty
I am running this on Windows Server 2003 R2
2007 Oct 01
6
reducing file list bytes transferred
Hello,
This is my first posting to the rsync list. I mirror a database
containing directories which contain a very large number of files (say
30,000), and sending the file list can often take longer than transferring
the new files. (Rsync ends up sending nearly the same file list on
every transfer, with only the addition of a few new files.)
Has the rsync team considered an rsync option
2007 Oct 07
3
rsync error
Skipped content of type multipart/alternative-------------- next part --------------
Executing: rsync.exe -v -rlt --delete "/cygdrive/C/Documents and Settings/User/Local Settings/Application Data/Identities/{DFF16927-88E6-4EAA-A097-460B7E65289B}/Microsoft/Outlook Express/" "localhost::Backup/Outlook Express/"
building file list ...
done
./
Deleted Items.dbx
rsync:
2007 Sep 17
2
File bit synchronization?
Not sure if that is the correct terminology. I have an rsync setup of
files between two Windows servers using cwRsync, which uses -apv options
among --progress and --delete options. One part of the backup is to
transfer a MSSQL backup file and I notice that after the initial
transfer taking 20 minutes or more, subsequent daily transfers after is
changes each night take only a minute or two max and
2007 Oct 01
6
why not a gui for rsync
I'm using rsync and I'm very glad, but, in some case, i'm not so happy.
Some people are backing up the data with rsync but they have a lot of files, more than 100000 and 20 Gb of data.
We are using batch files and the task scheduling system of windows.
It is difficult to see if the backup is well done, sometimes, they are error.
We try to make some gui, one in java, an other in c++
2007 Oct 02
3
estimating nightly diffs
Hey all,
Any suggestions on how to estimate how much data rsync would
synchronize on average in a given installation? Assume that a full
rsync has already run and the only data being updated is just the
daily diffs.
Thanks,
noam
Noam Birnbaum
http://maccentricsolutions.com/
877.luv.macs x89
ð Apple Certified Technical Coordinator
ð Apple Certified Help Desk Specialist
--------------
2007 Sep 15
5
File changed during save....
hi!
i want to use rsync for backup to central storage.
from emc networker i know some nice feature - it`s telling about "changed
files during save" - i.e. i
know which files have changed their contents while being backed up. for
example you can see if
shutdown of some oracle database was forgotten and that database was backed
up online accidentally.
what`s the rsync equivalent to
2009 Apr 08
2
truecrypt 6.1a
Has anyone built and installed truecrypt 6.1a on CentOS 5.3. When I
build it it keeps failing here:
Compiling EncryptionOptionsWizardPage.cpp
Forms/EncryptionOptionsWizardPage.cpp: In member function
?TrueCrypt::SharedPtr<TrueCrypt::EncryptionAlgorithm>
TrueCrypt::EncryptionOptionsWizardPage::GetEncryptionAlgorithm() const?:
Forms/EncryptionOptionsWizardPage.cpp:45: error: no matching
2009 Jan 31
2
Strange behaviour with rsync and mounted truecrypt volume
Hello,
when i mount a truecrpyt volume with truecrypt 5.1a and
synchronize data locally with rsync (version 2.6.9 protocol version 29) like this way:
$ truecrypt myvolume.tc
$ rsync -av /home/oliver/myfolder /media/truecrypt
The myfolder is copied to /media/truecrypt like it should.
But when i dismount the truecrypt volume
and mount it again:
$ truecrypt -d /media/truecrypt
$ truecrypt
2009 Jun 02
1
truecrypt & kernel 2.6.24
Hi all,
Has anyone used TrueCrypt on a XEN based machine before? I'm running
CentOS 5.3 with kernel 2.6.18 but when I launch TrueCrypt, it keeps on
telling me I need kernel 2.6.24 or later.
"Your system uses an old version of the Linux Kernel.
Due to a bug in the Linux Kernel, your system may stop responding when
writing data to a TrueCrypt volume. This problem can be solved by
2011 Jan 21
1
TrueCrypt WD External Drive
I have a WD Elements 2TB USB hard drive. I would like to
encrypt the whole drive with TrueCrypt on my CentOS box.
Could someone direct me to a tutorial on how to do this?
Ideally, I would also like to access it with my WinXP box,
but this part is optional.
Thanks for your help.
Mike.
2016 Apr 29
2
truecrypt on synology as subfolder
Just a small question.
==============
I was really just meaning to ask whether there are issues with running
truecrypt inside a samba share.
My system had never had any issues but now I was writing to a folder
that is a truecrypt mount inside a samba share and the smbd process
writing into it blocked or is still "D" waiting for IO and I cannot kill
it.
So the question was whether
2016 Jul 01
2
truecrypt on synology as subfolder
Jeremy Allison schreef op 30-04-2016 1:06:
>> Copying a file to my mounted samba share did not work, the files are
>> created by they remain at 0 size. Then apparently smbd blocks in IO
>> and never continues, never recovers. I cannot kill the process, I
>> will have to reboot the NAS but it won't unmount filesystems so I
>> need a hard reset.
>
> That
2016 Jul 02
2
truecrypt on synology as subfolder
Am 02.07.2016 um 17:24 schrieb Xen:
> Reindl Harald schreef op 02-07-2016 17:07:
>> that's hardly something which can be changed in the application layer
>> and you have similar problems when write large data to a slow
>> block-device connected with USB
>
> So do you have any info on whether someone else could fix it? I mean,
> there must be kernel people that
2009 Jul 26
1
DeltaCopy puts unwanted TAB character into rsync command
Imran Hussain writes Tue Dec 6 19:54:06 GMT 2005
> I have written an rsync wrapper for Windows called DeltaCopy.
> (http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp). It is
> written in Borland C++ Builder and source is also available on the
> net. Let me know if someone has any suggestions/comments.
Hello Imran, I have a Windows PC running Vista Family Premium
Edition SP2. I
2016 Apr 29
0
truecrypt on synology as subfolder
On Sat, Apr 30, 2016 at 12:26:35AM +0200, Xen wrote:
> Just a small question.
>
> ==============
> I was really just meaning to ask whether there are issues with
> running truecrypt inside a samba share.
>
> My system had never had any issues but now I was writing to a folder
> that is a truecrypt mount inside a samba share and the smbd process
> writing into it