Displaying 20 results from an estimated 1028 matches for "chdirs".
Did you mean:
chdir
2010 Jun 26
2
[PATCH] Fix COM32 chdir()
From: Gene Cumm <gene.cumm at gmail.com>
Fix COM32 chdir() since it's implemented in the core.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
diff --git a/com32/lib/chdir.c b/com32/lib/chdir.c
index 6a365f3..4bd4c84 100644
--- a/com32/lib/chdir.c
+++ b/com32/lib/chdir.c
@@ -8,10 +8,5 @@
int chdir(const char *path)
{
- /* Actually implement something here... */
-
-
2005 Jan 25
0
BackupPc_nightly crashing with Perl chdir errors
Hi all. I have been reading the list archives and can't seem to find
anything that relates to these errors.
BackupPC_nightly fails to delete any files, and reports the pool and cpool
at zero size. The nightly run as currently configured should be deleting
a ton of files (only one hardlink) but it deletes nothing, and so the
drive is now 100% and staying there. I have adjusted the conf
2005 Aug 23
2
I can't access Linux shared folder from Windows XP.
Hi
I would be grateful if somebody would tell me why can't I access
shared folder on Ubuntu 5.04 computer (computer name is
my-computer) from my Windows XP computer (its name is tablet-pc). I am
using Samba 3.0.10-Ubuntu. I see this folder in Windows XP but when I
try to access it I get error "\\My-computer\backup is not accessible.
[...] Network access is denied."
1998 Jul 08
0
Error connecting Win95 box to Linux.
Could anyone tell me what I may be doing wrong here? I'm using
samba-1.9.18p8 on a Linux 2.0.32 box, RedHat 5.0 install.
I can descend into this share from a WinNT box just fine, but get the
following error messages from a Win95 box.
Thank you all in advance,
-Jon Charette
--------- Start log at debug level 4 ----------------------
1998/07/08 13:20:22 Transaction 52 of length 47
switch
1998 Jul 01
2
NT can't print while Win 95 can?
Hello all,
I have a printing problem with NT, Samba 1.9.18p8 and Debian Linux
1.3 (Kernel 2.0.32). I defined a printer share, which works fine
with Win95, but it does not print with NT 4.0 SP3 and NT 3.51. After
installing the "EnablePlainTextPassword" registry entry NT4.0 is
able to browse, connect and use a file system share on the
printserver, but it can not print to the same
2006 Feb 07
0
smbd/service.c:set_current_service(49) + chdir (/data) failed
Hi all,
I'm running Samba Version 3.0.21a on SUSE Linux 9.3.
For the Hardware I'm using a Dell Power Edge 1750, this is connected with a
QLA2300_7xx HBA on a CX300 DUN EMC? Disk array machine.
The operating system works on the local disks from the Power Edge, the /data
share is on the /dev/sdb1 which is the LUN on the CX300.
All seems to work, bat I have continuously follow error
2004 Jan 30
1
Able to Mount home, but getting failure errors in logs
Hi,
I have a few users that are creating errors like below. These users have mapped
a directory via Samba and also have it connected. They can access their home
directory or other directory via Samba fine, but it is strange that every hour
on the hour there is a failure put into the log (even though they are working).
My server is joined to the Domain and it is using
2005 Jun 15
1
source() chdir does not work (PR#7940)
Full_Name: Alex Galakhov
Version: 2.1.0
OS: Linux (Debian)
Submission from: (NULL) (195.19.131.68)
After software upgrade source() does not work properly anymore. It completely
ignores the chdir= parameter. This is because is.character(file) is always false
after the assignment file<-file(file).
The fix is (written by hand in diff-like syntax, hopefully, you'll understand
it):
2005 Jul 12
3
bug in chdir option of source
I'm on R 2.1.0.
In the "source" function there is a bug preventing the proper use of the
chdir option (which simply doesn't work).
The problem is that in the function the following line occurs:
file <- file(file, "r", encoding = encoding)
This overwrites the variable "file" and later causes the check
if (chdir && is.character(file)
2009 Aug 31
2
Samba wants "chdir"
Hallo,
one of my colleagues has problems with Samba (V 3.0.32).
Samba runs on a Linux server (Slackware 2.6.29.6), some clients are
attached via a Windows Terminalserver.
Wiederum war auf dem Windows-TS 1(!) User in die Arktur3.6 -Dom?ne f?r ca 20
Minuten angemeldet und hat dabei ca 4400 Meldungen in die /var/log/messages
geschrieben.
Diese beginnen mit:
(my bad translation: 1 client was
2013 Aug 18
3
missing chdir before chroot in guestfsd
daemon.c does just a chroot, without chdir. The result is that pwd does not
work correctly (it causes fs/dcache.c:prepend_unreachable() to add the
unreachable string). A workaround is to add "cd /" before each sh command.
><fs> mount /dev/sda2 /
><fs> sh "cd / ; chroot / ; /bin/pwd"
/
><fs> sh "/bin/pwd"
(unreachable)/
><fs> sh
2005 Jul 19
1
Minor "bug" in source()
For R v2.1.1 patched and R v2.2.0 devel:
Calling source(file, chdir=TRUE) with is.character(file) != TRUE, that
is, with 'file' as a connection, will generate an error. Example:
> file <- textConnection("cat('Hello world\n')")
> source(file, chdir=TRUE)
Error in source(file, chdir = TRUE) : Object "ofile" not found
Of course, it does not make
2006 May 13
0
trouble with Dir.chdir
Hi, folks
I wroted the codes below.
I have the trouble with the line start from "Dir.chdir".
When I run this code, the FTP of photos is successfuly done.
But, the display of browser is white out.
When I comment out the line start from "Dir.chdir",
the trouble doesn''t happen.
Is there anything wrong with my usage of "Dir.chdir"?
def ftp_photo
2005 Sep 09
0
chdir() on NFS
Hi Christian, my english is very bad excuseme for that.
I see that you resolve the problem describe more ahead, how compile
dovecot?, can you send by mail the binary?
Thanks
Saludos
RMZ
Icesa - Orve S. A.
2261000 ext 307
Sitio de inter?s para Linux: www.openecuador.com
[Dovecot] chdir() on NFS
Christian Andersen
1998 Mar 18
1
Troubles with NT domain logons ?
Dear Sirs !
I succesfully setup samba 1.9.18p3 to work
with domain logons of win95. Works perfectly.
Also I tryed to compile samba with -DNTDOMAIN and
configure NT to with domain logons.
If samba compiled with-NTDOMAIN,
NT can't work with samba in any way -
w/ domain logons and w/o.
Below log file that created by samba,
when I tryed to setup NT to domain logon to samba.
Note: I uses unix
2007 Apr 03
2
chdir failed, but requires group permissions
Using Debian Etch package dovecot-common and dovecot-pop3d, based on
1.0.rc15-2
My home directories are set up with 770 permissions as follows:
/home/<group name>/<user name>
Using this method, users MUST be a member of the appropriate group to
access their own home directory. If they are not, they can't chdir past
/home.
This appears to kill dovecot with a
2008 Mar 25
1
rsync daemon did not chdir back after chdir in module path
Hi All
Tried to search the list but could not find anything about this.
I have a rsync daemon running with starting cwd as /usr/local/bin. then
after some io, and after all io finished, its cwd is /fs1 which is one
of the module path. now i need to umount fs1 and i can not do it. is
this a known issue or something worthy fix? not sure what else
information i need to provide.
thanks.
--
Ming
2009 Nov 17
1
Codoc mismatches
I have a function:
source_dir <- function(path, pattern = "\\.[rR]$", chdir = TRUE) ...
documented with
...
\usage{source_dir(path, pattern="\\.[rR]$", chdir=TRUE)}
...
But I get
Codoc mismatches from documentation object 'source_dir':
source_dir
Code: function(path, pattern = "\\.[rR]$", chdir = TRUE)
Docs: function(path, pattern =
2005 May 16
2
a problem sourcing a file using chdir=TRUE
Dear R-users,
I used to give commands such as:
> source(file="~/path/to/file.R", chdir=TRUE)
but with the latest v. 2.1.0 it does not seem to work anymore.
I tried to figure out what it was going on and it seems that the string
for which
> class(file)
[1] "character"
is changed to
> class(file)
[1] "file" "connection"
when the connection is
2002 Jun 26
5
[PATCH] improved chroot handling
There are a couple of niggles with the sandboxing of the unprivileged
child in the privsep code: the empty directory causes namespace pollution,
and it requires care to ensure that it is set up properly and remains set
up properly. The patch below (against the portable OpenSSH, although the
patch against the OpenBSD version is very similar) replaces the fixed
empty directory with one that is