Displaying 20 results from an estimated 2000 matches similar to: "Cannot use \\hostname\dir in Windows2000 client's windows explore r"
2012 Nov 28
3
config.c32 fails in 5.00pre11
The config.c32 module (and the CONFIG directive) is not behaving as
expected when using syslinux.exe 5.00pre11 as installer. To
replicate:
1_ The content of the device:
/dira
/cat.c32
/config.c32
/ldlinux.c32
/ldlinux.sys
/libcom32.c32
/pwd.c32
/syslinux.cfg
/dira/dira.cfg
2_ Content of /syslinux.cfg:
DEFAULT pwd1
PROMPT 0
LABEL config1
COM32 config.c32 /dira/dira.cfg
APPEND /dira/
LABEL
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
2015 Nov 10
3
Rsync and differential Backups
On 11/10/2015 12:16 PM, Warren Young wrote:
>
> Well, be fair, rsync can also miss files if files are changing while the backup occurs. Once rsync has passed through a given section of the tree, it will not see any subsequent changes.
I think you miss my meaning. Consider this sequence of events:
* "find" begins and processes dirA and then dirB
* another application writes
2006 Jan 20
1
deleting remote dirs I no longer want to backup
Hi all,
I have been using rsync to copy multiple dirs, eg:
rsync -aR dira dirb /tmp
Now, I no longer want to copy dirb, and I want it to be removed on the
remote side, and I cannot figure how to achieve this.
I tried:
rsync -aR --exclude=dirb --exclude-deleted dira dirb /tmp
but this has no effect.
I have searched for similar posts, and found:
2004 Sep 30
1
--delete and explicitly listed files
It is my understanding after reading all manuals and postings that
--delete only works, when rsync is doing recursive dir-to-dir
synchronization. Like in the following example
local host:
/dir/dira
/dir/dirb
/dir/dirb/file2
remote host:
/dir/dira
/dir/dira/file1
/dir/dirb
/dir/dirb/file2
If we do [CASE 1]
rsync -rR -v --delete /dir/dira /dir/dirb remote:/
we have it right
building file
2002 Jun 06
1
bug for printing with Win2000
Hello
First excuse me for my poor english but I'm french!
Then my problem...
I use samba 2.2.3a with Red Hat 7.2.
I want to share a lan printer.
I have define it with cups and I can print correctly on
Linux.
I share it on samba to use it on Windows.
It works on Win95,98 but not with NT,2000
The error message is "Acc?s refus?,impossible de se
connecter".
In english "acces
1998 Nov 27
1
Time to connect
Greetings Fellow Sambaiites!
I have a small problem that I haven't seen addressed in any of the
forums (have searched the net to no avail!).
I have a small 100 mbit network................using Samba 1.9.18p10
on a Slack box as the PDC.
When I initially look in the NN on any Win95,98 and NT boxes, the
Samba box appears...................when I try to browse the Samba
shares on the
2006 Sep 26
1
--files-from=FILE problem
Hello,
I am trying to use the "--files-from=FILE" option with rsync version "version 2.6.3 protocol version 28" When I try to use the following syntax, it returns a syntax or usage error:
rsync -azrv --files-from=/home/dira/filelist.txt remoteuser@remotehost:/remotedir
I am also trying to use ssh with this which obviously yields an error also since the
2001 Sep 08
2
RSync on NT
Hello,
I've been struggling to get RSync to work between two NT workstations (I'll
call them A and B). I've got Cygwin installed on both and RSync running as
a service on machine A. I want to replicate some files on machine A to
machine B. I issue the RSync command on machine B and here is what I
get....
(Issued on machine B):
rsync.exe --verbose --stats --archive --delete
2010 Sep 03
1
How to Retain Ownership on webdir
Hi,
I have this webroot /webdir/ with 2775 permission so that any created
file/directory by apache inside of /webdir/ will be 'users:webusers'.
However, I noticed when the apache created a new files (fileB) / directories
(dirB), the ownership becomes 'apache:apache' and the sgid has gone for
/webdir/ (drwxrwxr-x). I'm currently using Wordpress.
[before]
drwxrwsr-x users
2004 Sep 17
0
[Bug 1791] New: using --delete with single directory mirroring doesn't delete files
https://bugzilla.samba.org/show_bug.cgi?id=1791
Summary: using --delete with single directory mirroring doesn't
delete files
Product: rsync
Version: 2.6.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2002 Mar 12
1
Problem with duplicate directories
**********************************************************************
Este email assim como os ficheiros que possa ter em anexo s?o confidenciais
e para uso exclusivo da pessoa ou organiza??o para o qual foi enviado.
Se recebeu este email por engano por favor notifique Redes@bnc.pt
Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
n?o tendo sido encontrados virus.
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
2015 Nov 10
0
Rsync and differential Backups
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/11/15 21:05, Gordon Messmer wrote:
> On 11/10/2015 12:16 PM, Warren Young wrote:
>>
>> Well, be fair, rsync can also miss files if files are changing
>> while the backup occurs. Once rsync has passed through a given
>> section of the tree, it will not see any subsequent changes.
>
> I think you miss my
2015 Nov 03
1
POSIX ACLs on Domain Controller.
Hello samba team !
On my network, I mainly manage my AD users and computers from Unix
using shell scripts. So I would like to set the shares' ACLs directly
from the DC with the POSIX setfacl command.
When exporting with NFSv4, the POSIX ACLs are conserved. I can set the
permissions the same manner as for my local users.
But on DC, the "rwx" right is mapped to "full
2002 Jun 07
2
problem about windows2000
I want to use samba to access shared files on remote windows2000,
the 'guest' account on windows2000 is disabled, I know the password of administrator on windows2000.
This doesn't work:
smbmount //remote-host/share /mnt/remote -o username=administrator password=****
Please tell me how to access shared files on remote windows 2000 professional.
Thank you.
-------------- next part
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
2002 Jun 16
1
Can NOT start R in windows2000 (PR#1678)
Full_Name: Xin Tian
Version: 1.5.0 or 1.4.0
OS: windows 2000
Submission from: (NULL) (165.230.240.114)
I tried to install R 1.5.0 or R 1.4.0 to my PC with windows2000.
After installation, whenever I clicked R icon, it returned to me an
error message:
"Rgui.exe has generated errors and will be closed by windows. You
will need to restart the program.
An error log is being created."
2002 Oct 22
0
How to generate bootable medium under Windows2000 ???
Hello syslinux
We are using a compact-flash as bootmedium for SysLinux and Linux 2.4.x.
We use an IDE to ComPact-flash 'converter' in the target.
So far, we have generated the boot-medium on Linux-host, via a
USB-compact-flash reader/writer,
and this works fine.
Our customer would like to generate new boot-flashes from Windows2000 via
SysLinux.com.
Now the problem starts, as
2000 Mar 02
1
Windows2000 and browsing
Hi,
I installed Windows2000 and now i'm wondering how to browse my samba server.
In the network environment i see the server, but when i double clickt on it
it says
"The remote procedure call failed and did not execute".
With net view \\server i get the same answere + System error 1727.
I can make connections and every thing else works ok. The Windows 98
workstations in the network