Displaying 8 results from an estimated 8 matches for "dirce".
Did you mean:
dice
2002 Nov 28
0
problem with smbc_init in libsmbclient
Hi,
I have attached a very simple c program, that first does a smbc_init and
then a smbc_opendir. The problem: smbc_init return an error (No such file
or directory) and then i get a segmentation fault. I don't know what
possibly could be the problem. Maybe some of you guys have an idea. I
think i have libsmbclient from samba 2.2.7(compiled on my own system) and
the rest of the samba stuff is
2009 Jan 28
3
mount.cifs is not working (smbclient does work), somekind of recursive content in mount-dir
Hi all,
When I try to make a connection to our windows server with smbclient:
smbclient //server/dira/dirb/dirc -U username -W workgroup
Password: *****
I get a working ftp-like connection to our data.
When I try to make the same connection with mount.cifs:
mount.cifs //server/dira/dirb/dirc /mnt/mnt_dir -o user=877790
dom=workgroup
Password: *****
I get a mount to a location which appears
2003 Mar 12
0
can't delete older file/directory links on another local partition after `snapshot' type backup script
Thanks for looking at this, and developing rsync. Really useful program that
I rely on. Bit of a newbie but I couldn't find anything on this in these
archives. Hopefully it's a really stupid question!
I'm trying to backup using cp -al and then rsync -auR --delete backup idea
basically as per
http://www.mikerubel.org/computers/rsync_snapshots/#Incremental.
I have a separate
2004 Nov 12
1
Keeping File Trees in Sync
Hi list,
I try to keep a local file tree synchronized with the remote one. However,
using the --delete option does not work as expected or at least as I whish
it would. Here is an example of the local tree I'd like to sync:
/dirA/subDirA
/subDirB
/dirB/subDirC
On the remote machine I have:
/dirA/subDirA
/subDirB
/dirB/subDirC
/dirC
Here is the rsync call I use:
Executing rsync
2002 Sep 24
2
rsync to a symlink directory
Here is the structure of my servers :
Source :
/home/test1/link_dir
sub_dir1
file1
file2
...
sub_dir2
...
Destination:
/home/test2/real_dir
sub_dir1
file1
file2
...
subdir2
2011 Dec 14
2
Apache httpd-2.2.15 updates
...e update on httpd-2.2.15-9?
There was a security fix just last August, the CVE-2011-3192 on Range and
DoS. I don't imagine that this is in the 2.2.15-9. Do you have plans to
provide this patch in the repository so that 'yum update httpd*' would get
this patch?
Thank you in advance,
Dirce Richards
Systems Engineer, GlobalCerts
2012 Aug 16
0
libfget ported to CentOS 6.2?
...this and had success in building
and running it. There are bugs in the socket programming (getsock* calls
and select()). I replaced gethostbyname_r with getaddrinfo, but I can't
figure out why a select() call is failing.
I am using the lastest version: fget-1.3.3.tar.gz (libfget.so).
Thanks,
Dirce
2013 Jun 14
2
crash with CentOS 6.3 2.6.32-220.4.1.el6.x86_64
Hello,
Has anyone seen a crash triggered by an incoming telnet connection? It
seems that that's what we are experiencing on a certain system.
It happens randomly, hard to reproduce. Attached is the crash screen shot.
Thanks,
Dirce