similar to: Command line not conform with mv/cp convention

Displaying 20 results from an estimated 9000 matches similar to: "Command line not conform with mv/cp convention"

2007 Dec 18
2
Is cp then mv the default?
Hi, I noticed there is an "-inplace" option on rsync web site's man page. So this seems to mean "copy then move" is the default behavior. Has this been the default all the time? I am running a pretty old version, see below, and I need to have the "copy then move" feature to ensure partial files are not accessed while they are being updated. [qt_prod@cflxqs55p
2011 Jun 11
0
[PATCH] utils add minimal mv
mv is needed these days in initramfs. One needs to move all the data of initramfs /run to the real rootfs. This minimal mv utiliy originates from the existing ln. Signed-off-by: maximilian attems <max at stro.at> --- usr/utils/Kbuild | 4 ++- usr/utils/mv.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+), 1 deletions(-) create mode
2016 Sep 01
2
change in CMake variable names breaks existing uses and does not conform to CMake conventions
Hi Chris and everyone else, I just noticed that some of my builds broke due to commit 280013, as LLVM_INCLUDE_DIRS was renamed to LLVM_INCLUDE_DIR. In and of itself, not much of an issue as the fix is just to remove one character (in a couple of places). However, I would like to discuss if this rename is desirable at all. Sure, in-tree LLVM_INCLUDE_DIR is used everywhere, however not providing an
2009 Dec 10
0
mv renames the wrong file
Hi, Using Samba 3.4.3 server on Ubuntu 9.10 (compiled myself, since Ubuntu came with Samba 3.4.0). Sometimes, mv commands don't do what I asked for! This morning, I was in my Videos share, in the "Movies/Baby Einstein Mozart/" directory. (I have the share mounted locally in /mnt/samba/Videos, on the same machine where samba server runs on.) I issued the following command: mv
2020 Oct 18
2
"unable to move extended attributes and ACL" when using mv from macOS with fruit
Hello, Using samba 4.11.6+dfsg-0ubuntu1.5 (shipped with Ubuntu 20.04) I'm having trouble with a macOS (10.15.7) client moving files to a share. The server is using zfs for storage, but I can replicate with ext4 too. I spun up a test container with the following minimal config: [global] log level = 7 workgroup = WORKGROUP server string = %h server (Samba, Ubuntu) log file =
2009 Jan 29
6
mv errors.
I have Debian Etch with Samba. I windows clients I do not get any errors when move files to the /mnt/videos on the server. However n Linux clients I do get some errors. (Using rox-filer or the mv command-line). This are the errors: bash >>> mv post.txt share/ mv: preserving times for `share/post.txt': Invalid argument mv: setting permissions for `share/post.txt': No such file or
2006 Jun 12
2
?: zfs mv within pool seems slow
I have just upgraded my jumpstart server to S10 u2 b9a. It is an Ultra 10 with two 120GB EIDE drives. The second drive (disk1) is new, and has u2b9a installed on a slice, with most of the space in slice 7 for the ZFS pool I created pool1 on disk1, and created the filesystem pool1/ro (for legacy reasons). I them moved my data from the original disk0 UFS file system to pool1/ro. Initially I
2005 Feb 08
6
help with xargs and mv
I am trying to move a group of sendmail queue files into a special area and am developing s script to assist. The manual steps are: # Identify which messages to move mailq -qR<domain> > file1 # Select only lines with message ID strings grep '^[[:alpha:]][[:alnum:]]\{13\}' file1 > file2 # extract only the messages ID cut -b -14 file2 > file3 # prepend '*' to
2007 Jan 11
1
rename or mv not possible when unix write mode not set
Hi, I'm wondering if anyone knows of a workaround or fix for the below issue. The Samba server is running on: Red Hat Enterprise Linux AS release 3 (Taroon Update 4) kernel=2.4.21-27.0.2.1.9.ELsmp Samba version = 3.0.20b chmod and mv are from the MKS toolkit. The question/issue: In unix I can do: touch kltest chmod 544 kltest mv kltest kltest3 If I create a directory on the samba
2014 Sep 05
0
'mv: preserving permissions for `all.R': Operation not supported' when installing R 3.1.0 via compiling source code in CentOS
I compile R3.1.0 to install it in centOS without root. The disk partition format is NFS (network file system). After configure it ($/home/XX/download/R3.1.0/configure --prefix=/home/zj/local/R --enable-R-shlib --with-x?) successfully, I make it ($make). But there always is an error when make the base package. As bellow: mkdir -p -- ../../../library/translations make[4]: Entering directory
2009 Jan 16
1
Portech MV-378 with Asterisk
Has anyone been able to configure portech's mv-378 gateway with asterisk? I did the configuration as per the manual but it does not work. My server sees the portech gateway, but when the gateway is trying to register to my server it fails. It says peer is not suppose to register. The gateway and the asterisk box are on two different location (two network, 2 differrent IP address). I would
2010 Dec 21
2
What is equivalent function to "mv" command in php for Asterisk Spool directory usage?
Hi Everyone, I understand that there are a few warnings about using "cp" to move .call files to /var/spool/asterisk/outgoing as they might acted upon before copy is done. So, using PHP, What is the equivalent of "mv" command? Would it be rename() in php or is there a better method? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Sep 09
2
Sending SMS with a Portech MV-374 GSM Gateway
Hi, I have a Portech MV-374 GSM Gateway and I'd like to send SMS from a web page to confirm the subscriptions. How can I achieve it? Is Asterisk of any use to send SMS with the Portech? I really have no idea because I know nothing about the whole SMS thing... Thanks, Niccol? -- http://www.linuxsystems.it
2009 Nov 26
2
Problem with Portech MV-372
Hi, I am experiencing a weird issue with my MV-372. Mobile1 & Mobile2 are both registered to my asterisk server, I am able to use them for outgoing call with no problem, but when I call the sims in my gateway, they are routed to the right context/extension/priority, but as soon as I hangup, the sim unregistered from asterisk and tries to register with my the callerid of the last incoming
2007 May 02
0
mv error moving files from local partitiontoocfs2
Thanks. It works! Besides disabling selinux, we updated to 1.2.5-1 today, since it plays nicer to oracle RAC (installed on the same 2 node cluster) by way of rebooting instead of panicing the kernel when one of the private nics is disconnetcted. While I'm on that topic, do you know it there is any possibility of telling the ocfs2 daemon which node is the preferred one to kill in a
2006 Jun 15
7
-bash: /bin/mv: Argument list too long
what's a workaround for this? -bash: /bin/mv: Argument list too long -- Regards, Mark Quitoriano, CCNA Fan the flame... http://www.spreadfirefox.com/?q=user/register&r=19441 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060615/6946660e/attachment-0002.html>
1999 Dec 18
1
strsplit does not conform to documentation (PR#379)
Description: Split the Strings in `x' into substrings according to the presence of substring `split' within them. -------------------- > strsplit("acbdefgSPLIThigkilmnSpPqrst","SPLIT") [[1]] [1] "acbdefg" "higkilmn" "p" "qrst" -------------------- Apparently, it will Split the Strings in `x' into
2009 Apr 02
0
actual argument matching does not conform to the definition (PR#13635)
The explanation is that quote() is a primitive function and that the argument matching rules do not apply to primitives. That section of the R Language definition should say that primitives are excluded; it is documented in ?.Primitive. -thomas On Thu, 2 Apr 2009 waku at idi.ntnu.no wrote: > Full_Name: Wacek Kusnierczyk > Version: 2.10.0 r48269 > OS: Ubuntu 8.04 Linux 32 bit
2009 Oct 24
1
Shutdown N-POWER MV-1000 LT UPS is not working
Hello! I use online UPS MV-1000 LT http://www.230v.ru/catalogue/?id=production/ups-sm/master-vision for the power of my Linux server SLES 10 SP1. I downloaded, compiled and configured diver nut 2.4.1 from this link http://www.networkupstools.org/source/2.4/nut-2.4.1.tar.gz Here are my configuration files: --- srv:/usr/local/ups # cat etc/ups.conf [npower] driver = megatec port = /dev/ttyS0
2001 Apr 16
0
Dolby Begins Licensing AAC Consumer Encoder Implementation
Well, in the world of audio compression it's never boring... :-) Full press release from Dolby: http://www.aac-audio.com/press/aac.pr.0104.AACencoder.html My comments: Looks like Dolby will start licensing AAC encoder that targets consumers and the products they use like CD rippers, jukebox players, etc. Also, it looks like that this encoder will be Low Complexity AAC ("The AAC Consumer