Summary: What I am trying to do is -- to move a file from Unix to NT. I guess I need to have script which will allow me to do that when ever I execute that pro...
Summary: The typical way of moving files and directories is with the mv command: cd /pathto/tech mv *.uni best The above contains no error checking, so use the...
Summary: I really appreciate if some one please help me on this... I am using FTP from UNIX (Solaris) to send a file to a win2003 server. I need to invoke a b...
Summary: I am trying to FTP an excel file from NT box to Unix box using a Cntl-M script. The FTP is sucessful, but the file cannot be openend on the unix box. ...
Summary: Hi all, I have a UNIX shell script that first generates a file, then FTPs it over to a remote machine running an FTP server. I want to delete the fil...
Summary: newbie here, Need some help in getting Unix to run a script to grab a file from an NT box. Thanks in advance and I hope I've provided pertinent info....
Summary: Hi, I want a code or script to move(archive) the files from a Unix directory into mainframe. Please let me know how to do this. Thanks, Anil ...
Summary: I am supposed to transfer a file from one server to another using FTP.I have written the following code but it does not seem to be working.Please help...
Summary: I wrote an ftp shell script that ftp's everything in a particular dir using mput * Instead of blindly ftp'ing every file in the directory, I want to: ...
Summary: Hi, I have a directory /logo/jpg/CustArtRepository which contains around a million files in it. My requirement is to search the oldest 5000 files from...
Summary: thanks for reply, but I do that.My problem is: Oracle(installed on Solaris) don't read the files because this is in win ascii format.There is a way, i...
Summary: I really appreciate if any one can shed some idea on this.... I have SFU (Windows services for UNIX 3.x)installed and I would like to invoke a win32 ....
Summary: Binary to ascii is not really defined. If you are talking about 2-byte unicode, there may be a special tool reading that. If you are talking about mov...
Summary: I want to use zmodem to download file from UNIX to Dos, what is the parameter (sz -? file ) that can specify the destination path such as " c:\downloa...
Summary: How do you copy a file from a floppy disk to a SCO Unixware server? How do I refer to the floppy drive in my cp command? Does Unix use drive letters...
Summary: I have two machines running in different networks. Machine A runs the application. The application should be displayed on machine B by use of xterm. U...
Summary: The man pages mention that tar has a --delete option, to remove files from a tarfile, but its not clear on how it is to be used. Any insight/example...
Summary: Would you please help me write a script to move file between dirs? I am new to unix. But I need this for my work. The script should check id and pw. t...
Summary: I need help in creating a script, or if there is command that would move all files from a directory if the time stamp for the file is less than 24hrs....
Summary: Hello, We are saving some files in the UNIX directory with the naming convention "ABC_yyyymmddhhmi.txt". Our requirement is to remove files from this ...