similar to: rename or mv not possible when unix write mode not set

Displaying 20 results from an estimated 90 matches similar to: "rename or mv not possible when unix write mode not set"

2007 Feb 04
0
rename question/issue using samba share
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 NFS mount a directory on the samba
2010 Jul 27
0
Command line not conform with mv/cp convention
This may not be regarded as a bug, but it actually affects and is sometimes boring. Suppose *foo* and *bar* are directories. When someone types: *rsync foo/ bar* rsync will sync foo/* into bar/ However, if he/she types: *mv foo/ bar* mv will move foo into bar/ and cp behaves like mv I think the trailing / shouldn't matter so much. What matters should be the asterisk after / This is
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
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
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 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
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
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
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>
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
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
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 =
2010 Apr 20
1
Portech MV-374 does not register
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Helvetica, Arial, sans-serif">Hello list,<br> <br> has anyone experience with the Portech MV-374 GSM-gateway ?<br> <br> I'm
2002 May 08
3
mv to /tmp = baby's birthday jpg's lost.
Hello all, Yesterday I moved using the mv command in Redhat 7.2 ext3 file system to move to /tmp my /mnt/win98/"My Pictures" directory to tmp. The command executed normally, and I actually verified that the subdir was created in /tmp and the files were there in /tmp/"My Pictures" I was doing this to temporarily free space on my vfat windows 98 partition. When I went
2006 Sep 21
4
Help installing terminal client for MV/Pick Systems DB
Hi- I'm running Ubuntu 6.06 LTS. I have installed Wine version 9.9. This is my first attempt with Wine so please be kind... I have successfully gotten into Win Explorer and verified that the Wine environment is working. I'm trying to install a MVTerm client for our MVBase database ( A Pick Systems variant at www.rainingdata.com). This particular application is desirable because it
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
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 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