Re: [GTALUG] Can't list directory contents

Try echo * If that gives you something then ssh is not setting your environment. also use the full path for the utilities. Ie /bin/ls should work. Bill Sent from Samsung Galaxy NoteRandy Jonasz <rjonasz@rjonasz.ca> wrote:On Wed, 2016-04-06 at 22:14 -0400, ted leslie wrote:
run df & mount in both env. compare. also you may want to find out exactly how your encrypt part is mounted and what tech it uses. Ultimately you should be able to mount it manually, and then you can try those step from a non-mount state to a mounted state with each login method as well, it may shine light.
OK, this is very puzzling. I ssh into my laptop from my laptop and df and mount do not list this drive as mounted! I have two nfs mounts that autofs mounts and they show up. I can even manually mount the backup drive in the ssh session on the same directory it is mounted from xterm shell. I'm confused as to what is going on. --- Talk Mailing List talk@gtalug.org https://gtalug.org/mailman/listinfo/talk

On Thu, 2016-04-07 at 21:04 -0400, qwerty172 wrote:
Try echo * If that gives you something then ssh is not setting your environment.
also use the full path for the utilities. Ie /bin/ls should work.
Thanks Bill. ┌─[rjonasz@gilgamesh] - [/mnt/backup] - [2016-04-07 09:39:12] └─[0] <> echo * zsh: no matches found: *
participants (2)
-
qwerty172
-
Randy Jonasz