|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Ok I am just going to explain what I am running step by step Code:
sftp user@hostname sftp > ls < when I run the command "ls" I get a long listing the old version, on the new version I get a short listing how can I change my new version to give me long listing by default |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
How about executing Code:
ls -l |
| Sponsored Links | ||
|
![]() |
| Tags |
| ls, sftp |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Long listing of files using find command on remote server via SSH | atukuri | UNIX for Dummies Questions & Answers | 2 | 04-20-2010 01:13 PM |
| find command -- listing files twice | Straitsfan | UNIX for Dummies Questions & Answers | 2 | 01-11-2010 01:23 AM |
| Help needed for listing files using SFTP | vikas_poonia | UNIX for Dummies Questions & Answers | 0 | 05-05-2009 03:50 AM |
| ls command for listing the number of files | jimmyc | UNIX for Dummies Questions & Answers | 4 | 03-24-2007 12:34 AM |
| TAR command , listing backed up files | FredSmith | Solaris | 3 | 10-03-2005 10:08 AM |
|
|