LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   accessing SAMBA share from windows. (https://www.linuxquestions.org/questions/general-10/accessing-samba-share-from-windows-548845/)

hacker supreme 04-25-2007 06:54 AM

accessing SAMBA share from windows.
 
Normally, accessing my SAMBA share is easy.
However, I'm trying to remotely access the SAMBA share using a windows computer, forced to use IE6.

Normally, this would not be a problem either. However, I am using a very strictly limited account.

I would like to know how I can access my SAMBA share using IE6, and copy files over to it (the SAMBA share, that is).

I've tried using HTTP, FTP and TELNET.
HTTP returns 404.
FTP asks for username and password but does not accept them. (Anonymous login has no write priviliges, so that's not an option)
TELNET just hangs for a while then closes.

I have the SAMBA ports opened in the firewall and the SAMBA ports are in the NAT.
I've tried google but found nothing that really helps.

So I thought I'd try here.

aus9 04-25-2007 07:04 AM

why don't you have the target computer booted into linux and just use ssh?

ie. you are going to need a ms client that will allow ssh at your guest end and your linux has a correct sshd config file and a firewall that either directly allows connections to the ssh port (say) port 22 or a firewall that has port forwarding?

hacker supreme 04-25-2007 09:52 AM

The target computer is running Linux. (I think I missed that point, silly me.)
The reason I can't use ssh is because the machines I have access to at school are Windows.

aus9 04-27-2007 06:28 AM

try the second bit called PuTTY for WindowsXP at here
http://souptonuts.sourceforge.net/sshtips.htm

hacker supreme 04-27-2007 10:38 AM

Hmmm... thanks.

(But I wouldn't be able to run any other software (other than what's already installed) on the WinXP box. (I'm not admin of that particular network.))


All times are GMT -5. The time now is 05:36 AM.