Displaying 14 results from an estimated 14 matches for "cdrive".
Did you mean:
drive
2001 Nov 17
2
transfer interrupted (code 3) at flist.c(812)
Ok, I just setup the log file and this is what I see there:
rsync on cdrive/Temp/pix.log from admx (141.214.137.139)
transfer interrupted (code 3) at flist.c(812)
I had to change [cdrive] from path = "c:\" to path = c: to get rid of
'@ERROR: chdir failed' error.
I am getting close but still need some help. Thanks in advance.
Nishi
> -----Original Me...
2009 Nov 05
1
Take2: rsync over ssh with --link-dest
...uot;20091103". I'm pretty
sure I understand how rsync include/exclude works, and I believe that
is the root of the problem.
In my ~/.ssh/authorized_keys file I have the key, with the leading command:
command="/usr/bin/rsync --server --sender -vnlogDtprze.is .
/backup/servers/serverA/cdrive/"
Running rsync on the remote side with this key prints the directories
under cdrive/, which are the previous backups, like 20091102,
20091103, and 20091104. I can solve this problem by making the key
contain the full path to the specific date directory, but that changes
every day, so it'...
2001 Nov 17
1
read error: Connection reset by peer
...ource - running rsync V 2.4.6 as daemon
admx - AIX machine - the destination - running rsynv 2.3.1 protocol
version 20, as client
mm1x - AIX machine - another source - running rsync 2.3.1 protocol
version 20, as daemon
------------------------------------
admx::nkapoor> rsync -v nkapoor@testor::cdrive/Temp/pix.log .
Password:
(password authentication seems to go through fine)
read error: Connection reset by peer
------------------------------------
c:\Rsync\rsyncd.conf on testor has
[cdrive]
path = c:
------------------------------------
The same setup works fine if I have another AIX machine...
2001 Nov 16
3
Secure connection to testor refused !
Here is a newbie question. Hope, you will not mind.
I am trying to backup a file from my NT machine onto AIX machine. Here
is the setup:
NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as a
daemon. (I created a service for Rsync first).
AIX machine (admx): rsync -v
rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras
admx::nkapoor> telnet testor 873
Trying...
2004 Jan 05
0
No subject
...To: Tim Conway/LMT/SC/PHILIPS@AMEC
cc: rsync@lists.samba.org
Subject: RE: Secure connection to testor refused !
Classification:
Thanks for the help. I did go through quite a few docs but could not
figure that out. Thanks again.
However, after setting [cdrive], I am getting the following error:
admx::nkapoor> rsync -v guest@testor::cdrive/Temp/pix.log .
@ERROR: chdir failed
read error: Connection reset by peer
Is there a log file that I could use to see what exaclty is going on ?
Or a debug level that could be set to see the trail ?
Thanks
Nishi...
2005 Mar 10
2
Quicken 2000 install fails with insufficient temp disk space
...ot;Device" = "/dev/hdb"
[Drive G]
"Path" = "/cd-rw"
"Type" = "cdrom"
"Label" = "/cd-rw"
"Filesystem" = "win95"
"Device" = "/dev/sr0"
[Drive H]
"Path" = "/mnt/dell-laptop/CDrive/"
"Type" = "hd"
"Device" = ""
"Filesystem" = "win95"
[Drive X]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"
[Drive Y]
"...
2011 Oct 07
1
[Bug 8513] New: files from local filesystem on source written to different filesystem on dest despite --one-file-system
...--only-write-batch=$STORAGE/$TS""_$NAME.rsb \
--archive \
--one-file-system \
--verbose \
--progress \
--delete \
$SOURCE/ \
$TARGET:$SOURCE/
On the source, due to historical accident, there are *local* files like
.../cifs/data1/cdrive/autoexec.bat
.../cifs/data1/cdrive/http/setup.ini
and on dest. .../cifs/data1/cdrive is a windows share on another filesystem /
machine, but the --read-batch version of the above, even with --one-file-system
flag, files on the other filesystem are still overwritten.
Seems --one-file-system should...
2003 Dec 23
1
smbmount to Win2k dying after kernel/samba upgrades
...ation which might be helpful:
Environment:
Slackware Linux on the -current tree (close to v9.1)
Kernel brought to 2.6.0 from source
Samba 3.0.1 from source (./configure --with-smbmount)
Which look like this when correctly mounted:
//blitzwing/c 39067648 29671424 9396224 76% /blitzwing/cdrive
//blitzwing/jimothy 39067648 29671424 9396224 76% /blitzwing/write
My lines in /etc/fstab (drives get mounted out of rc.local)
//blitzwing/c /blitzwing/cdrive smbfs ip=192.168.1.2,ro,username=linux,password=XXXXXX
//blitzwing/jimothy /blitzwing/write smbfs ip=192.168.1...
2003 Mar 19
1
accessing windows files systems from unix side
...0 on a Solaris Unix system. We have about 9 Unix systems
and 3 PCs. Samba works great from Windows machines to access files on all other
computers on the network. Is there a way to access the file systems on the PCs
from the Unix machines? For example should I be able to 'cd' to a PC cdrive?
Where can I find documentation on this?
Jerry
Gerald C. Hughes
GEO/Graphics, Inc.
1063 West 1400 North
Logan, UT 84321
voice: (435) 753-5429 fax: (435) 753-5831 email:ghughes@geograph.com
2001 Oct 15
1
WINE Printing: Couldn't open ppd file; Couldn't find PPD file
...PPD file 'c:\qmc330.ppd', expect a crash now!
trace:psdrv:PSDRV_CreateDC (WINEPS Wine PostScript Driver LPT1: (nil))
The file c:\qmc330.ppd exists, is chmod'd to 777, and is a valid ppd
file.
Relevant lines from ~/.wine/config:
[ppd]
"qmc330" = "/users/pca202/gilbertl/cdrive/windows/system/qmc330.ppd"
[parallelports]
"LPT1" = "/tmp/qmc330"
[windows]
"device" = "Wine PostScript Driver,WINEPS,LPT1:"
Relevant lines from win.ini:
[windows]
device=Wine
[Ports]
LPT1:=
LPT2:=
LPT3:=
COM1:=9600,n,8,1,x
COM2:=9600,n,8,1,x
COM3:...
1997 Sep 10
0
PLEASE HELP with SMBTAR
Hello
I have read the docs for smbtar a million times, and I am sorry if
this is dumb but can someone please tell me the syntax
to restore from tape to an NT box. I have been trying this command
with no luck:
smbtar -s PHOENIX -x cdrive -u administrator -p password -r -l 1
sanjay
1999 May 26
0
Suse 6.1 / Samba 2.0.3 WOES update (samba server does't shoe in network neiborhood/smbmount failers
...it will only print to the
win95 machine . It sees this machine fine. smbclient and smb mount both
work. if I redo it in yast to print to the win98 machine , nothing prints.
3/ smbmount fails to access the win98 server (with file and print servixe
enabled)
I get the following error
smbmount //amd/cdrive /cdrom
ERROR added interface ip=10.20.30.1 bcast=10.255.255.255 mask=255.0.0.0
cli_open_sockets : unknown host
4/ smbclient -L amd gives error
added interface ip=10.20.30.1 bcast=10.255.255.255 nmask=255.0.0.0
connection to amd failed
smbclinet -l linux (samba server works) smbclient -L quantex...
2003 Nov 26
6
smbmount for Solaris
Sirs,
I hate to clutter your email with this inquiry, but I haven't been able to
get info otherwise. I want to mount shares on an Microsoft XP Pro server
on two Suns, Sparc running Solaris 2.6 and another Sparc running Solaris
8. What do I need for this?? I downloaded the Samba software from
sunfreeware.com but it seemed to just allow the XP to mount the Sun shares.
I hope you can help
2005 Jan 23
0
No music with "Blind" transfer on GS ATA + Sipura-841
Hi there,
I have setup Asterisk with a couple of Sipura SPA-841's and Grandstream
ATA's.
The problem is that with both of these devices the Unattended call
transfer process seems to be just like Attended but instead you hang up
as soon as you have dialled the number of the party your are
transferring to. The call transfer all works fine BUT as you complete
your side of the transfer