Displaying 20 results from an estimated 500 matches similar to: "DOS Attributes with mixed xattr filesystem support"
2007 Oct 05
4
(no subject)
Good day,
I've got a question regarding the usage of rsync that I just cannot
figure out. I've done a fare hunt for the answer, but I'm stumped.
Here is the situation.
I have two pc's running linux and using rsync to perform a backup from
server1 to server2. For example: rsync -avzr -e 'ssh
-i/root/.ssh/id_rsa' --delete /home/samba/admin/software
2000 Aug 31
1
novell maped directory
Hello samba-bugs,
I trying to share by samba(2.0.3) allready maped novell directory
(maped by ncpmount):
ncpmount -S CAPITAL -U butthead -P 12345 /tmp/samba/novell
smb.conf:
[form618]
comment = none
writeable = Yes
path = /tmp/samba/novell/bank/BANK/618_PO
read only = No
create mask = 0666
2013 Nov 18
2
Question about dovecot 2.2 and LIST command
I am running dovecot 2.2 changeset 16983:d925674c4329 on AIX. We use mbox
files with the "/" delimter. I have an imap protocol question. When I do:
1 list directory1/ *
1 OK List completed.
Is that the correct answer?
If I do
1 list "" *
it shows
* LIST (\Noselect \HasChildren) "/" "directory1"
I forget why I think that even with the delimiter, I
2008 Sep 03
2
Problem with dir.create in windows servers
Hello. I've being having problems to create directories in a windows
server environment . It seems that the recursive argument is not working
properly on the intranet, as it does in a local path. For example:
> dir.create("\\\\server/directory1/directory2") ,
this works fine, and creates the directory2, but
If we want to create the directory3 and another directory called
2006 Nov 04
1
rsync and symbolic links
Hello!
I'm using rsync to generate a backup.
DATE=`date +%Y.%m.%d.%H.%M.%S`
cat files.txt | rsync -avz -e ssh --include-from=- / root@myserver:/backup/$DATE
files.txt contains e.g.:
- /home/user1
+ etc/
+ etc/*
+ etc/.*
+ etc/*/
+ etc/*/*
+ etc/*/.*
+ etc/**/
+ etc/**/*
+ etc/**/.*
+ boot/
+ boot/*
+ boot/.*
+ boot/*/
+ boot/*/*
+ boot/*/.*
+ boot/**/
+ boot/**/*
+ boot/**/.*
+ dev/
+ dev/*
2011 Aug 31
2
special permission on directories
hello list,
im trying to configure samba, no pdc, just samba for share directories with
linux users.
my problem is:
i have users and groups
diretory1
diretory2
at directory1 group own is x
at directory2 group own is y
i make chmod 775 at directory1 and chmod +t, after i make chown root.x
same in directory2, just change chown to root.y
my problem: when user make directory and other user make
1999 Dec 06
1
Share directories mounted by ncpmount
Hi!
Is it possible under Samba to give access Win95/98 machines to directories
mounted using ncpmount?
Thanks in advance
Danila Vologdin
2008 Feb 14
2
Rsync problems with some files & timestamp
Hi,
rsync 2.6.8 on OES 2 Linux
On an OES 2 Linux server I mount a Netware volume (ncpmount) that is the
destination server.
All volumes are NSS.
Some files are renamed in the destination volume.
For example :
(/media/backup is the NCP mount point )
rsync: rename "/media/backup/USR/SYSTEM32/.AUTOCHK.EXE.xDMw7T" ->
"USR/SYSTEM32/AUTOCHK.EXE": Permission denied (13)
2007 May 22
0
4.4 -> 4.5 ncpmount
After upgrading from 4.4 to 4.5 the ncpmount comand scripts used to backup
the netware serevrs fails
to mount. The error is:
ncpmount: No such device in mount(2)
Anybody else having this issue?
Thanks
-Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070522/6cec6d56/attachment.html>
2006 Mar 22
0
Mishandling read only files in 3.0.20b vs 3.0.21c
I noticed a few days ago running Samba 3.0.20b on Linux that if I had a
file called "myfile" that was owned by "userA:groupX", writable by
userA but read only for groupX
0744 userA:groupX myfile
and that file was in a directory "/directory2/myfile" which was writable
by the group "groupX"
0775 userA:groupX directory2
and directory2 was in
2005 May 12
1
Unnecessary directory listing.
Hi,
I'm an rsync newbie, and I have been using it for some weeks without
problems... except recently...
Just a quick explanation:
I have Suse9.0 and rsync 2.5.6 that came with it...
I have a cron script that contains:
rsync -av --delete /myfolder/ 192.168.20.200::myfolder
in order to sync all files (and remove deleted ones) with the file
server 192.168.20.200.
On the latter there is an
2015 Jun 06
4
[Bug 2412] New: make tests does not PASS all tests with SNAP openssh-SNAP-20150607.tar.gz
https://bugzilla.mindrot.org/show_bug.cgi?id=2412
Bug ID: 2412
Summary: make tests does not PASS all tests with SNAP
openssh-SNAP-20150607.tar.gz
Product: Portable OpenSSH
Version: 6.8p1
Hardware: PPC
OS: AIX
Status: NEW
Severity: normal
Priority: P5
Component: Build
1999 Jan 27
1
Linux 2.2.0 and Samba client not happening for me
Dudes and/or Dudettes:
HEEELLLPPP! (such a newbie statement)
I can't get my remote SMB mounts to work on my Linux box.
duke was happily running Slackware Linux 2.0.36 and Samba 1.9.18p8 .
I upgraded to Linux 2.2.0pre9 (2.2.0final), which seemed to require
upgrading to Samba 2.0.0 . (I don't remember the exact errors)
Now i can't get my NT and '95 disks to stay mounted on
2003 Dec 23
4
Permissions Problems
Here's my command copied from a shell script:\
rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh
--recursive --times --perms --links \
/home/* trt@xxxxxx.xxxxxxx.xxx:/remotebackups/
Here's some (a small part) of the output:
jk/.recently-used
253 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied
(2)
stat
2007 Mar 01
2
SMP on a HP DL-320 G2
Hi gang!
At work I have a DL320 G2 machine I use as my desktop (I know, weird!...).
Back when I ran RHEL WS 2.1 on it, it always ran a SMP kernel because it
has a HypterThread capable processor.
When I installed (fresh from scratch) Centos 4.4 on it a while back, though,
Centos installed only the UP kernel.
I've looked in the BIOS for settings to enable/disable HT support and
I don't
2016 Jun 02
3
PTX generation from CUDA file for compute capability 1.0 (sm_10)
Hello Bergström/Eric,
Thanks for the reply. The G80(sm_10) architecture was ported on FPGA by a
group of researchers (http://www.ecs.umass.edu/ece/tessier/andryc-fpt13.pdf).
Our group have some further research interest on this work. I was working
on modifying the Clang-LLVM for a couple of months and achieved the
required changes. But Clang-LLVM is only allowing me to generate PTX for
sm_20,
1999 Dec 03
0
Samba problems after intalling ncpfs
Hi!
My problem is that Samba doesn't work after installing ncfs.
I have Samba 1.9.18p10 and ncpfs 2.0.10.
I've succesfully installed ncpfs. After that I check it by "slist"
and get my Novell server. I mount Novell volume by ncpmount - all ok.
But after that my Samba doesn't work. I can see Samba/Linux box
in Network neibourhood with correct title "Linux Samba
2002 Nov 19
1
Attaching to Netware-Server
Dear listmembers,
recently our sysadmin turned off the support for ipx-protocol. Since then I
found no way to mount my home-directory on the net (novell) on my linux box.
Using ipx, I had had the same servername etc) I found a lot of discussions
about the way vice versa, but no FM I could R to manage around this issue
(i.e. mounting a Netware volume on a linux box).
Anybody out there having an
2001 Jan 10
2
BUG: Creating New Folders On SMB (VFAT) Mounted drive
I have a drive being shared with smb (it's a vfat drive, btw) and
whenever I go to create a new folder from any of the clients to that
shared drive, it gives me a message that the folder allready exists, but
it still does create a new folder, and then i have to rename "new
folder" to whatever I want, same goes with copying/moving folders, it
says the folder allready exists (when it
2005 Aug 23
2
rsync problem
Hi,
My rsync is stopped working suddenly I got following in verbose and
log,
mkstemp failed: No such file or directory
and
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
my rsync code :
rsync -az -e ssh --delete $HOSTTOBACKUP:$SOURCE
$DR_BACKUP_DIR/daily.0 >$tempfile 2>&1
the same code was working last week, what will be the problem, how
to proceed to fix?