1 (edited by KMyers 2008-02-29 13:06:48)

Topic: Chumby FTP?

Has anyone found an FTP Server daemon that will run on a chumpy, It would be great if I can use FTP to quickly transfer files over

(Or SAMBA to set up a network share would be better)

Re: Chumby FTP?

We support SCP to copy files securely.  For instance, on a Mac or Linux:

scp somefile root@ip.of.the.chumby:/mnt/usb/.

...will copy the file to a USB dongle on the chumby.  I believe several file transfer clients that support FTP also support SCP.

Re: Chumby FTP?

Worked perfectly

For windows users, use http://winscp.net/eng/index.php

4 (edited by dhl 2008-02-29 18:32:34)

Re: Chumby FTP?

I started a thread when I was looking for a Mac OS-based SCP GUI for the Chumby:

http://forum.chumby.com/viewtopic.php?id=1616

I've been meaning to let everyone know that I finally found a fantastic solution. The program is called Interarchy and is available here:

http://nolobe.com/interarchy/

I worked directly with the developer to make the code patches to get it working with the chumby and it works great. Here's a screen grab of my chumby as seen thru the UI:

http://img205.imageshack.us/img205/9963/chumbyscpfo8.png

File and directory manipulation is drag and drop easy. You can open files directly in your favorite text editor and save directly back onto your chumby's flash drive or a writable directory. You can bookmark directories, etc. This program rocks and the developer was great to work with. Well worth the price.

If you want to try it and it's not working for you, email me and I'll send you the patch.

Re: Chumby FTP?

I tried to use WinSCP to connect to my Chumby, but it won't work.
Can you tell me the username and password I have to use ?

Re: Chumby FTP?

username: root
no password

Note that you'll have to launch SSHD on the chumby using the "pi" panel.

Re: Chumby FTP?

dhl: can you please send me the patch for Mac Interarchy? Thanks

Re: Chumby FTP?

dhl wrote:

If you want to try it and it's not working for you, email me and I'll send you the patch.

Interarchy 9.0.1 includes this patch:

http://nolobe.com/interarchy/

Connect via the SSH protocol and you should be able to transfer files to and from your Chumby.

Enjoy,
Matt

Re: Chumby FTP?

Thanks Matt, great work with Interarchy

10

Re: Chumby FTP?

gingerbeardman wrote:

Thanks Matt, great work with Interarchy

ditto, thank you!