Reply
Thread Tools
Posts: 107 | Thanked: 4 times | Joined on Apr 2007
#1
on my mac, i use macFuse to mount my web host account as a local drive. i ask this so when i ssh and edit a file over a slow connection, i wont have to wait for the lag...i can just make my updates to the file and when finish, upload it back to the server.
 
brendan's Avatar
Posts: 531 | Thanked: 79 times | Joined on Oct 2006 @ This side of insane, that side of genius
#2
if you run ssh, use scp to copy the file back and forth. install openssh on your 770/n800.

if you are running samba/windows file and print services, check out the samba client for the 770 and cifs for the n800
__________________
Nokia n800
OS 2008
Pharos iGPS 360-BT
ElmScan 5 BlueTooth
BlackBerry Bold (9000)
AT&T Wireless
 
Posts: 107 | Thanked: 4 times | Joined on Apr 2007
#3
hey thanks. wow, this n800 really suits my needs as a web developer! glad i saved a thousand bucks i was about to spend on a oqo or ux!
 
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#4
find cifs.ko ( http://penguinbait.com/cifs.ko )

insmod cifs.ko

mount -t cifs //192.168.0.1/share /mnt/share -o username=NAME,password=PASS

now remote share in mounted in /mnt/share


The directory you want to mount it to must exist. have fun!
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:04.