项目作者: AkshatBajaj
项目描述 :
Python script for mounting smb location to the local directory
高级语言: Python
项目地址: git://github.com/AkshatBajaj/mount-smb.git
mount-smb
Python script to mount the smb location. It mounts a remote smb directory to a local directory.
Getting up and running
- Run
python3 main.py <path-to-remote-smb-dir> <path-to-local-dir>