Re: [linux CP COMMAND options]

2002-09-10 Thread Bojan Smojver
On Tue, 2002-09-10 at 03:56, micael wrote: I will investigate this and do thank you. You are welcome. Bojan -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [linux CP COMMAND options]

2002-09-09 Thread micael
Because of the samba in the tool you recommended, I made some faulty assumptions. Sorry. I will investigate this and do thank you. At 04:18 PM 9/9/2002 +1000, you wrote: Quoting micael [EMAIL PROTECTED]: I want to move particular files out of a group, so the sort of graphic tool you are

[linux CP COMMAND options]

2002-09-08 Thread micael
I need to copy all the files (drilled down in directories recursively) that end in .jsp to another location and write over the files in that location. Anyone have the command for a Red Hat 7.2 Linux environment? It is irrelevant, but connected to this list, that I am running Tomcat 4 and

Re: [linux CP COMMAND options]

2002-09-08 Thread Bojan Smojver
http://rsync.samba.org/ Bojan On Mon, 2002-09-09 at 08:37, micael wrote: I need to copy all the files (drilled down in directories recursively) that end in .jsp to another location and write over the files in that location. Anyone have the command for a Red Hat 7.2 Linux environment? It

Re: [linux CP COMMAND options]

2002-09-08 Thread micael
Thanks, Bojan, but I use a command line with Secure CTR. What I need to know is what is the right command with cp on the linux machine. Is there one? cp -fr ? /usr/local/java/tomcat/webapps/[app]/WEB-INF/classes/com/wahoo/place/ which will force the .jsp pages to overwrite the ones in

Re: [linux CP COMMAND options]

2002-09-08 Thread Bojan Smojver
I'm not sure I know what a 'Secure CTR' is, so I'll leave that one alone :-) Yes there is 'cp -fr' on Linux, see 'man cp' for details. Manual pages for RedHat Linux are available from here: http://linux.ctyme.com/. rsync will make sure copying is atomic (i.e. it'll create a temp file, sync into

Re: [linux CP COMMAND options]

2002-09-08 Thread micael
Thanks again. I use cp and -fr all the time. I have a particular thing I want to do as described that I don't know how to do. I want to move particular files out of a group, so the sort of graphic tool you are talking about is useless to me. I now use WinSCP, which is okay for that. At

Re: [linux CP COMMAND options]

2002-09-08 Thread Bojan Smojver
Quoting micael [EMAIL PROTECTED]: I want to move particular files out of a group, so the sort of graphic tool you are talking about is useless to me. Which one was the graphic tool? Not following... Bojan - This mail sent through IMP: