Python Forum
How to access shared folder on Windows from Ubuntu machine
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to access shared folder on Windows from Ubuntu machine
#20
Once it is mounted you can use it like any other linux directory, even see it in the file browser, etc. You can unmount it with the command
Output:
sudo umount CORRECT_PATH
with the same path that succeded with mount.
Reply


Messages In This Thread
RE: How to access shared folder on Windows from Ubuntu machine - by Gribouillis - Nov-09-2019, 04:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Python3.X] [Windows] Remote Registry Access (like WMI or other) ManuHry 1 3,917 Jun-19-2018, 03:27 PM
Last Post: Larz60+
  Copy data from 1 blk device in machine A to another blk device in machine B AbhishekV 2 3,519 Feb-01-2018, 11:40 AM
Last Post: DeaD_EyE
  paramiko/ssh-matic not working from Windows Server 2012 R2 machine having Python34. pythonuser14 1 3,361 Oct-15-2017, 06:53 AM
Last Post: pythonuser14

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020