What's new

JFFS Folder invisible in SFTP client

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

bozolino

Occasional Visitor
When I access my AC-86U's file system via SFTP, I can't find the JFFS folder anymore. But when i access the file system with SSH, the folder is still there. And all scripts are properly running. JFFS used to be visible in SFTO, too. Does anyone have a clue how to fix this?

SFTP Client: Transmit/Mac 5.5.2.
Asus-Merlin: 384.13
 
When I access my AC-86U's file system via SFTP, I can't find the JFFS folder anymore. But when i access the file system with SSH, the folder is still there. And all scripts are properly running. JFFS used to be visible in SFTO, too. Does anyone have a clue how to fix this?

SFTP Client: Transmit/Mac 5.5.2.
Asus-Merlin: 384.13
You have to symlink it.
Code:
/bin/mount --bind /jffs /mnt/your label name here/jffs
 
Last edited:

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top