Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I use my DNS-323 as storage of my photos, and I need to upload them to my online album. I am thinking to use DNS to do the upload instead of my PC. I've done some search here and understand the ftpput, but as tested, it only can support single file upload.
Can anyone share that if there's a full ftp client available on DNS, so that it can help to upload the entire folder to the remote server?
Thank you!
Offline
Yes, there are a few. 2 of the free ones are FileZilla, http://sourceforge.net/projects/filezilla and Smart FTP, http://www.smartftp.com/download/
Lee
Offline
Thanks, but what I refer to is the FTP client running on DNS, instead of running on my PC. My purpose is to use the DNS-323 to upload files, when my PC is offline.
Offline
I built lftp for the dns323 a while back. You can get it here at http://0x0a.net/dns323
You'll need fonz' funplug installed, then you can install lftp using:
funpkg.sh ncurses-5.6.tgz
funpkg.sh lftp-3.5.13.tgz
I haven't tested it at all, but I think it should work.
Last edited by linefeed (2007-09-05 16:20:50)
Offline
Great! Thank you linefeed, it works perfectly!
Offline
I copied ncurses-5.6.tgz and lftp-3.5.13.tgz to /HD_a2
I then tried to run funpkg.sh ncurses-5.6.tgz from /HD_a2,
but I got the following error:
tar: can't open './lib/libncurses.so.5.6': Permissions denied
I have no linux experience at all so I wonder what I'm doing wrong.
Thiam
Offline
OK, I've got it working right now.
On my first attempt I logged in using the Busybox SSH connection.
I got it working by connecting using telnet (which gives my automatic root login?).
So this is how I got it going:
Copied ncurses-5.6.tgz and lftp-3.5.13.tgz to the Volume_1 directory using ftp (binary transfer!).
Logged in using telnet.
Go to /mnt/HD_a2 directory.
Enter funpkg.sh ncurses-5.6.tgz
and funpkg.sh lftp-3.5.13.tgz
at the command prompt.
Remove the tgz files.
Thiam
Offline
I need an ftp client for dns323 with fun_plug005 where i can find it ?
Offline