ssh to nemo shows not all files?
Today I realized something strange: being connected to my Jolla with ssh some directories where empty and some files where missing. Checking same directories directly on my phone showed these directories (Documents for instance) where not empty. There's surely a supereasy answer to this, isn't it?
how did you check it? sftp and a filemanager or really via ssh and terminal ls command?
leszek ( 2017-12-10 23:34:07 +0200 )edit@leszek: ssh from linux to sailfishOS and ls command.
stephan ( 2017-12-10 23:36:59 +0200 )editInteresting I never experienced that. I had some very long sftp waiting times occasionally. Though refreshing worked here.
Do you still have the issue?
leszek ( 2017-12-10 23:40:57 +0200 )editCould you be slightly more specific which folders appear as empty?
bomo ( 2017-12-11 09:51:45 +0200 )editAn example (commands and output) as well as more information would be useful. Do you display the files as user nemo or as root? What are the permissions of the folder and files (try
ghling ( 2017-12-11 10:34:02 +0200 )editls -la <folder>
for this)?