similar to: Include question

Displaying 20 results from an estimated 2000 matches similar to: "Include question"

2003 Sep 09
3
Operation not permitted?
Hello, Can someone tell me what the problem is here. I am doing an rsync on a sendmail spool directory to a folder that is a samba mount. Why is rsync trying to change owner? Does it have to? I tried manually changing owner (as root) on a file that is sitting on the samba mount and I got the same operation not permitted error. Does anybody know why this is? Or do I need to ask in a samba
2018 Mar 19
1
[LEARNING OUTCOME] Wi-Fi WPA Hacking Tool is Totally Useless on New Wireless Routers
Hi, I am sharing my learning outcomes. Recently I downloaded Kali Linux 64-bit Version 2018.1 and ran it on my HP laptop with the integrated Intel Dual Band Wireless-AC 8260 Wireless Network Card. I wanted to test if I could hack the Wi-Fi WPA password on Ruckus R700 Access Point (AP) and the Aztech DSL8900GR(AC) Wireless Router. So I started using the Reaver WPA cracking tool. I understand
2010 Sep 15
3
changing from zap to DAHDI
I am changing a system from zap to DAHDI. I removed everything zap. when doing the command: sh -x /etc/init.d/dahdi start, I see initlog -q -c 'modprobe wct4xxp' sh: /sbin/ztcfg: No such file or directory FATAL: Error running install command for wct4xxp doing updatedb then, locate zap returns me /var/lib/asterisk/sounds/spy-zap.gsm /usr/share/groff/1.18.1.1/font/devps/zapfdr.pfa
2001 Dec 07
1
Winamp plugin installation
Okay, this is a nitpick but I gotta do it. First the background: I'm trying to convince a diehard mp3 coworker of mine to use ogg for his personal project along side of mp3 and having a tough time. His gripe is that the default players all support mp3 (Winamp and wma) but not ogg and that his listeners won't want to go out and install it. We have now set up a huge shared drive on the
2004 Jul 15
0
CIFS does not work, SMBFS does?
Hello - I just installed Fedora Core 2 the other day and have been trying to mount a share to some XP shares (domain members) without any luck. If I use the following line it works fine: mount -t smbfs -o username="mkipness",password=xxxx,domain=domain //10.0.100.74/c$ /mnt/max-laptop But if I use the the same statement substituting cifs, it doesn't: mount -t cifs -o
2003 Aug 03
3
Include-from ?
Hello - I just finished doing a search of the archives and couldn't seem to get this answered. Example, I have a root directory containing the following directories: /Test1 /Test2 /Test3 I want to rsync only /Test2 and all subdirs under. So my include-from file looks like: + Test2/* - /* This doesn't work as nothing is synced, and if I do a -vv it tells me that nothing is being
2004 Jun 19
2
DU and Hard Links?
Hi, I'm doing a 30 day rotational backup using rysnc. If I go to the root of the backup directory and use: du --max-depth=1 -h, it gives me the actual space being taken up by each incremental directory, the space being taken by the current directory, and then the total of all. For example: 44G /Current 1G /06-20-2004 750M /06-19-2004 Etc... Etc.. .. .. 70G Total But what I would like to
2003 Mar 07
3
Questions about exclude-file
Is there anyway to keep rsync from reporting an error when attempting to sync pagefile.sys (through a samba share)? It seems like any type of exclusion of the file gets ignored, why is that? Anyway around it? Also, of experimented with the exclude-from syntax quite a bit and haven't figure out how you could just backup all .doc files on a file system and exclude everything else. Thanks - Max
2004 Apr 12
3
cp -al issues
Hi, I'm having some strange issues when using cp in my rsync script. It seems there may be links breaking or something. Before running the actual rsync I run the following command in my script: cp -al /backup/Current /backup/$prevday Then I rsync from the source to /Current So shouldn't all my previous days have hard links back to the original /backup directory? Sometimes the
2005 Jun 07
1
Cannot Allocate Memory
Hello - I've just upgraded to 2.6.5. On a new set of servers I'm trying to sync I seem to be running into a log of memory allocation errors. With some of the servers, I start the rsync session, and it counts so many files and then stops. At that point I'm unable to control-c out of the process. From another session I can't issue a kill command either...very strange. On other
2006 Mar 12
2
Sent larger than literal
Hello - When using the stats option I understand that Literal should be the amount of data that did not match, and that Sent should be the actually amount of bytes that were sent. I always use compress for remote transfers, so I'm used to Sent being smaller (usually around half the size) than Literal. However on one server, the backup from last night had the Sent figure larger than Literal
2003 Oct 09
3
Never up to date
I've got a strange issue that I'm hoping someone can help out with. Just installed 2.5.6 on a Redhat 8 system. Was doing a simple test from one local directory to another (in the root) with a couple of text files in the source. Using the following command line: rsync /directory1/ /directory2/ -v --recursive --stats After the first sync all files are copied properly, but then every
2003 Aug 13
4
Question on --include-from option.
Hello list, I am running rsync 2.5.5 on some Solaris 7 and 8 boxes. I'd like to sync different directories from one box to another. This is my include file: ppukweb2% more rsync-include-file /tmp/loris/testrsync1 /tmp/loris/testrsync2 /tmp/loris/testrsync3 This is the command I run: rsync -azv -e ssh --stats --include-from=/tmp/rsync-include-file ppukweb8:/tmp/loris and this is the
2003 Dec 17
5
Rsyncing Windows directory to a Linux box: problem with spacesin directory names
> > >> > I am trying to rsync folders/files hosted on a Windows > machine to a > >> > Linux machine. Many of the directory names have spaces in them. > >> > How can I list them in a file so that the --include-from > option use > >> > them correctly? > >> > Thanks! > >> > > >> > Charles > >>
1997 Jul 25
0
Cdrom drives for Linux
>Hi, >I have a question about cd-rom for linux system. Although it is not >related to samba directly, I believe many people in this group are >expert about linux and may give me correct answer. I am going to buy a >pc to install linux (the most recent slackware one). My question is: do >I need a scsi cd-rom drive to install and run linux on the machine? is >the regular one
2001 Feb 25
0
How to configure SAMBA in my situation
Hi, I'm from Malaysia and sorry about this unconvenient mail.Actually I want to ask you a few question regarding the SAMBA setup/configuration,I'm still new to linux but can operate it.Here is my networking situation: PC 1 Computer name : Vectra VL400 IP address : 192.168.0.1 O/S : Windows 98 SE PC 2 Computer name : Gigabyte 440BX IP address : 192.168.0.2 O/S : Red Hat linux 6.1
2005 Dec 30
4
Cifs client
I've been using the latest cifs 1.8 client at http://linux-cifs.samba.org/ with Fedora 3 and RHE 4. This client seems to have a lot of issues that I did not notice when using smbfs. It seems like when there is an issue with connectivity to a windows machine, and you try to access a cifs mount, the entire session locks up. I basically have to kill the session, log back on, and then there is no
2007 Jun 12
2
Invalid Argument ls dir mounted share
I'm using Fedora Core 6 which uses cifs.mount version 1.10. When mounting shares from a particular Windows 2003 R2 server, I cannot read certain directories. For example, when performing an 'ls' command as follows: [root@backup Admin]# ls /share/CORP-SERVER/C\$/Corp/User\ Files/xxx\ Finacial\ Shared/Admin/Freddie\ Mac/ ls: reading directory /share/CORP-SERVER/C$/Corp/User Files/xxx
2003 Oct 17
3
Rsync download traffic
Hello, I started monitoring lan traffic with RRDTool on a linux box the other day that runs rsync, and I've found what I would consider a strange traffic pattern. This linux box rsync about 2Gb of data to a local samba share that is connected to a Windows 2003 server. Based on the literal data stat, roughly 20% is changed nightly and uploaded. However, the strange thing is that the traffic
2003 Dec 15
5
Rsyncing Windows directory to a Linux box: problem with spaces in directory names
Hello, I am trying to rsync folders/files hosted on a Windows machine to a Linux machine. Many of the directory names have spaces in them. How can I list them in a file so that the --include-from option use them correctly? Thanks! Charles -- Charles-E. Nadeau Ph.D http://radio.weblogs.com/0111823/