![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Filesystems, Disks and Memory Questions involving NAS, SAN, RAID, Robotic Libraries, backups, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| to get the timestamp of files from the files and folders in Unix | kishan | HP-UX | 2 | 04-09-2008 05:20 AM |
| removing old files except configuration files and folders | jamcalicut | Shell Programming and Scripting | 1 | 11-09-2007 12:34 PM |
| listing folders and using in script | truCido | Shell Programming and Scripting | 1 | 05-31-2007 04:11 AM |
| How to Differentiate Between Files and Folders? | dgower2 | UNIX for Dummies Questions & Answers | 6 | 04-28-2006 09:10 AM |
| Recursive directory listing without listing files | psingh | UNIX for Dummies Questions & Answers | 4 | 05-10-2002 07:52 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi guys, i'm new to UNIX and only know a small amout about it, but have just had some changes at work which now require me to interact with and work on SUN Unix systems often. I have reasonable knowledge of PC's but hope that you will be able to help me with these questions.
Part1. I would like to know if there is a program or Unix command that will make a text file out put or similar listing of all the directories & files on a SUN Ultra5 computer running SunOS 5.6? Part2. I am using a Windows2000 computer to telnet to the SUN Ultra5 computer on our office network, and would like to know(if the above program does exist) how to transfer a file from the W2K PC to the SUN computer using Telnet, and also from the SUN PC to the W2K PC? Please let me know if there is any more information you require. |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
Thanks very much for you help so far. |
|
|||
|
Ok... i tried the
ls -Al >filename but that only gave me a listing of the contents of the directory i was in(root) and not the sub-directories, so i tried... ls -AlR >filename which did give me a complete listing of all files, folders & contents of sub-directories. To do the transfer of the file to my windows 2000 computer, i installed the free version of "FTP Commander" http://www.internet-soft.com/ftpcomm.htm on my W2k PC then used it to open a FTP session to the SUN PC. This then alowed me to copy the file to my W2K PC easily. |
|||
| Google The UNIX and Linux Forums |