Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

Beginners • Re: Samba Shares: How can i point the download path to another Pi.

$
0
0
Does the following command show 'Movies' in its output:
it does and able to connect to it.

Code:

smbclient -NL 192.168.0.249Unable to initialize messaging context        Sharename       Type      Comment        ---------       ----      -------        print$          Disk      Printer Drivers        Movies          Disk      Movies        IPC$            IPC       IPC Service (Samba 4.17.12-Debian)        nobody          Disk      Home DirectoriesReconnecting with SMB1 for workgroup listing.smbXcli_negprot_smb1_done: No compatible protocol selected by server.protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSEFailed to connect with SMB1 -- no workgroup availablesmbclient //192.168.0.249/MoviesUnable to initialize messaging contextEnter WORKGROUP\pi's password:Anonymous login successful
am i correct? im trying to connect my File Server which is 192.168.0.249/Movies

Code:

sudo mount -t cifs //192.168.0.249/Movies /media/Movies
to my Torrent Pi's download folder

Code:

/media/Movies
did this to my Torrent Pi or should i do this to my File Server Pi and changing the IP/sharename and mount point.

Code:

sudo mount -t cifs //192.168.0.249/Movies /media/Pi5Password for root@//192.168.0.249/Movies:  *********mount error(13): Permission deniedRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)

Statistics: Posted by paulbenedictblanco — Sat Apr 19, 2025 2:27 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles