PDA

View Full Version : WAN fileaccess? (not ftp)


raster
02-12-2007, 19:12
At my office we have very limited rights and are not able to install anything at all.
I would like to be able to acces my mounted drives (USB harddisk) from work.
Is it somehow possible to access my shared files at home through a webinterface as I am not able to install an ftp-program?

I am using the latest oleg-firmware.

Regards Rasmus

al37919
02-12-2007, 21:08
In principle you can access ftp server by web browser. Use something like this:
ftp://user@domain.net/path The ftp ports should be open in the firewall on the router.

If you have ssh client (putty) you can use it also to transfer files. AFAIK putty can work from diskette or flash

britnet
03-12-2007, 12:53
I think raster has no chance to get trough the firewall at work.
The ftp Port probably is blocked, isn't it?

raster
14-12-2007, 23:41
With the newer iexplorer you can't use ftp with anonymous access disabled. I solved it with FileZilla Portable. It runs of my usb-stick.

Thanks

dzontra
15-12-2007, 12:23
If you can use putty in office pc and dropbear/privoxy on asus, you can do everything what you want (surfing, ftp..) trough port 443-https. No one is disabling that port.

regards