× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks for all the suggestions. I'm not that familiar with the Unix
commands so I initially couldn't find that to rename a file you use the
move command...

This syntax worked in Qshell:

mv "\1file1.txt" 1file1.txt

The CL command REN wouldn't work, along with anything I did in Windows
Explorer.

Matt Hopkins
Sr. Programmer/Analyst
Web: www.pdpgroupinc.com
Email: MWHopkins@xxxxxxxxxxxxxxx
Office: 410-584-0330
Fax: 410-584-0336





----- Message from Pete Helgren <Pete@xxxxxxxxxx> on Tue, 15 May 2007
08:21:07 -0600 -----
To:
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject:
Re: "\" in ifs file name
You may want to use the commands available in QShell to do this if you
haven't already tried.

How have you tried to rename the files?

Pete Helgren


----- Message from AGlauser@xxxxxxxxxxxx on Tue, 15 May 2007 10:33:54
-0400 -----
To:
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject:
Re: "\" in ifs file name

In QShell commands, you can 'escape' special characters by using a '\'.
So, in your case, the command would be

===> mv /ftpgpl/ftp/in/\\4file2.txt /ftpgpl/ftp/in/<new file name>

where <new file name> might be '4file2.txt' or 'file2.txt'.

Hope this helps,
Adam



----- Message from Mike <koldark@xxxxxxxxx> on Tue, 15 May 2007 09:34:31
-0500 -----
To:
"Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Subject:
Re: "\" in ifs file name
Have you tried through a Windows file share or through FTP?




As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.