What's new

Please help with JFFS

  • 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!

daver1107

Occasional Visitor
Hello! I am using RT-AC68R with Merlin 374.43_2
JFFS is enabled, I can see it in TOOLS
But I completely don't understand, where to find folder /jffs/
When I access SAMBA or FTP I see only my HDD root. Where am I stupid? :)
Please help!
 
/jffs is internal storage so you can't use it with samba or ftp (which use USB-attached external storage).

If you enable ssh or telnet on your router and were to log onto it, then you can see it:
Code:
login as: admin
admin@RT-N66U's password:


ASUSWRT-Merlin RT-N66U_3.0.0.4 Fri Jun  6 20:30:43 UTC 2014
admin@RT-N66U:/tmp/home/root# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                24.5M     24.5M         0 100% /
tmpfs                   117.0M      2.5M    114.6M   2% /tmp
devfs                   117.0M         0    117.0M   0% /dev
[B]/dev/mtdblock4            5.5M    488.0K      5.0M   9% /jffs[/B]
/dev/sda1                14.9G      1.7M     14.9G   0% /tmp/mnt/VERBATIM
admin@RT-N66U:/tmp/home/root#
 
To my knowledge JFFS is not an accessible mount via samba or FTP. You have to telnet or ssh in and use the command line to access it with Putty or use a tool like WinSCP.
 
Thank you very much!
May you also please help me with some tutorials, how to create files there? I spent half of a day trying to find it...
Thank you
 
What do you want the files you place there to do? Probably the best start is a search of the forum to see if its been done by someone else.
 
I need to create .sh file in /jffs/scripts
All I can find is:
step 1. Create a file in /jffs/scripts directory etc
But I could not find any steps how to do step 1 :)
 
RESOLVED!
Maybe somebody will need it too.

Use WinSCP to access the router using SCP protocol. It will let you in jffs partition
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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