View previous topic :: View next topic |
Author |
Message |
marquischan Tux's lil' helper


Joined: 19 Mar 2005 Posts: 108
|
Posted: Sun Jan 08, 2006 7:15 am Post subject: Samba Over Internet |
|
|
I have a samba server, I put all my files inside it,
when i go out , i found that it is troublesome to use SFTP to access it.
If I open the samba's port to let me access it,,, i feel that the security is not high enough.
Do you have any convenient and secure solution for me?
Thanks |
|
Back to top |
|
 |
nomorecoolnames n00b


Joined: 10 Jan 2005 Posts: 69 Location: Tennessee
|
Posted: Sun Jan 08, 2006 7:25 am Post subject: |
|
|
Hi marquischan. SFTP is IMHO the easiest and safest way to transfer files to and from my computer. You could set up a vpn to connect to your system but that would involve a lot more configuration than using sftp. |
|
Back to top |
|
 |
nomorecoolnames n00b


Joined: 10 Jan 2005 Posts: 69 Location: Tennessee
|
Posted: Sun Jan 08, 2006 7:29 am Post subject: |
|
|
Oh yeah....don't forward port 139 to the rest of the world. That would be a big mistake. |
|
Back to top |
|
 |
marquischan Tux's lil' helper


Joined: 19 Mar 2005 Posts: 108
|
Posted: Sun Jan 08, 2006 9:11 am Post subject: |
|
|
i don't care how much work have to be done
that means If i make a VPN server, i can do this also? no need to config other module?
how about the performance on transferring LARGE files?
Can I have a guage to show the status of the transfer of files? |
|
Back to top |
|
 |
b-_-d n00b

Joined: 02 Jan 2006 Posts: 10
|
Posted: Mon Jan 09, 2006 1:15 am Post subject: |
|
|
use apache to get the files from outsite like this
[apache]
comment = Apache2 web server
path = /var/www/localhost/htdocs
public = no
writable = yes
read only = no
guest ok = no
valid users = @apache |
|
Back to top |
|
 |
marquischan Tux's lil' helper


Joined: 19 Mar 2005 Posts: 108
|
Posted: Tue Jan 10, 2006 3:23 am Post subject: |
|
|
i don't understand ?? ... ... use Apache? |
|
Back to top |
|
 |
nomorecoolnames n00b


Joined: 10 Jan 2005 Posts: 69 Location: Tennessee
|
Posted: Tue Jan 10, 2006 3:28 am Post subject: |
|
|
Apache is an alternative method. You should use whichever method you feel most comfortable with. |
|
Back to top |
|
 |
HomerSimpson l33t


Joined: 25 Jan 2003 Posts: 869 Location: Ohio, USA
|
Posted: Tue Jan 10, 2006 3:54 am Post subject: |
|
|
Check out Hamachi
http://www.hamachi.cc/ _________________ The strong must protect the Sweet. |
|
Back to top |
|
 |
|