"Jason M. Felice" writes:
> This patch adds the --link-by-hash=DIR option, which hard links received
> files in a link farm arranged by MD4 file hash. The result is that the system
> will only store one copy of the unique contents of each file, regardless of
> the file's name.
>
> (rev 2)
> * Th
I sync files to a memory stick fairly frequently. The memory stick
uses a basic FAT format, which kills case. What's more, on some
platforms (Windows), the drivers make all filenames uppercase, whereas
on others (linux, mac) all the filenames are lowercase.
So I currently have a script which
check /var/log/messages
check you have the correct file permissions on the daemon secrets file and
local secret file; both should not be world readable
At 03:33 17/02/2004, Mauricio wrote:
At 21:01 + 2/16/04, Andrew Liles wrote:
Although not an rsync expert, I think your problem is in the wa
At 21:01 + 2/16/04, Andrew Liles wrote:
Although not an rsync expert, I think your problem is in the way you
reference the remote machine.
rsync will either work on a remote machine gaining access via a
shell (which SSH recently became the default) or will use the rsync
daemon.
Firstly, yo
I assume
- the remote server is Win2K
- the remote server does not have an rsync daemon
- the remote server is accessed using Samba
The problem, I reckon, is that your entire set of files is being dragged
across the network to the local machine during the "building file list"
before it properly g
Is there anything noticeably different, network-wise, about this RH box
from the others? Different network card, different subnet, etc? Can
your other *nix machines sync from this particular Win2K smb filesystem
fine? Can the problem child *nix box sync to your other *nix boxen fine?
I'm h
> I'm having an issue with one particular server and am hoping someone
> here has dealt with this.
>
>
>
> I'm not sure whether this is a strictly samba issue or relates to the
> way rsync walks the file list.
>
>
>
> Basically after mounting a Windows 2000 file system using and then
>
Max - what is the OS of the machine you're using to access the Win2K SMB
share from? I ask because the reference implementation of Samba - ie,
the ftp-alike smbclient - works just dandy under every OS I've looked
at, but the kernel implementation of smbfs under FreeBSD (and possibly
other BSDs
Although not an rsync expert, I think your problem is in the way you
reference the remote machine.
rsync will either work on a remote machine gaining access via a shell
(which SSH recently became the default) or will use the rsync daemon.
Firstly, your configuration steps so far have setup an r
jw schultz writes:
> 1. Yes, you may contribute a patch. I favor the idea of
> being able to supply a checksum seed.
>
> 2. Lets get the option name down to a more reasonable
> length. --checksum-seed should be sufficient.
I submitted a patch against 2.5.6pre1 last January for --checksum-see
Hello,
I'm having an issue with one particular server and am hoping someone
here has dealt with this.
I'm not sure whether this is a strictly samba issue or relates to the
way rsync walks the file list.
Basically after mounting a Windows 2000 file system using and then
rsyncing the cont
This patch adds the --link-by-hash=DIR option, which hard links received
files in a link farm arranged by MD4 file hash. The result is that the system
will only store one copy of the unique contents of each file, regardless of
the file's name.
(rev 2)
* This revision is actually against CVS HEAD
Easy rsync question: to try to learn a bit of rsync, I am setting
up katri (netbsd box) as my rsync server (where I would sync to) and
kushana (Solaris 9 box) as the machine I will be syncing from. BTW, both
are in my LAN and their respective /etc/hosts know their names, with or
withoug t
Hi All,
I am in the design phase of rsync client-server solution. I would like to know what
are the key things to keep a check.
This design is to transfer files from a server outside the network into a server
machine in my network. (OS- Solaris)
Both the client and server are Solaris boxes...
14 matches
Mail list logo