![]() |
2010-03-20
, 15:30
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#2
|
![]() |
2010-03-20
, 15:31
|
Posts: 162 |
Thanked: 79 times |
Joined on Jan 2010
@ Finland
|
#3
|
The Following User Says Thank You to chainreaction For This Useful Post: | ||
![]() |
2010-03-20
, 16:02
|
|
Posts: 40 |
Thanked: 14 times |
Joined on Feb 2010
@ UK
|
#4
|
Grsync is found from N900 repositories.
I think you can get sshd (ssh server) on Windows also, to get encrypted transfers. Maybe you need also rsync installed on Windows.
Anyway, using Grsync over ssh you need to run it on the terminal window of N900, so it can ask you a password.
Well if you can handle some tweaking and you have a DD-WRT firmware capable router, you could set up OpenVPN, which basically gives lot more options and you don't have to use ssh tunneling at all. When the system is configured, everything works really great. It's just a big hassle to get the system running.
![]() |
2010-03-20
, 17:03
|
Posts: 433 |
Thanked: 274 times |
Joined on Jan 2010
|
#5
|
![]() |
2010-03-21
, 10:48
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#6
|
Thanks but I don't think Grsync is what I need because I'm looking for a way to browse a remote folder and transfer individual files to and from that folder. It doesn't look to me like Grsync does that, correct me if I'm wrong.
![]() |
2010-04-02
, 18:21
|
|
Posts: 40 |
Thanked: 14 times |
Joined on Feb 2010
@ UK
|
#7
|
Well if you can handle some tweaking and you have a DD-WRT firmware capable router, you could set up OpenVPN, which basically gives lot more options and you don't have to use ssh tunneling at all. When the system is configured, everything works really great. It's just a big hassle to get the system running.
|
2010-04-02
, 18:38
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#8
|
![]() |
2010-04-02
, 19:15
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#9
|
I'm looking for a solution or application to easily transfer files from my home (Windows XP) PC when I'm out and about. I can currently connect to the PC using VNC and SSH port forwarding on my Linksys router, which is running DD-WRT.
Basically, I can log in to the router with SSH and public key authentication and I have set up local forwarding in my .ssh/config file to forward certain connections from the N900 to the PC. It works great for VNC, I just have to issue a simple WOL command in X Terminal, while connected to the router, then point the VNC client at localhost.
Unfortunately it's proving more difficult with FTP (using gFTP from extras-devel) since the multiple connections required are harder to forward. I'm happy to install services on the PC but would prefer to handle the connections over the tunnel, rather than exposing ports on the PC itself to the internet.
Is HTTP (with IIS) the way forward? Some flavour of SCP? Any help appreciated.
Cheers
Dave