Easy Ad Hoc File Sharing from Mac to Mac/PC/Linux/iOS/Android, etc… Posted byRickMakes September 1, 2020September 8, 2020 Watch this video on YouTube Show Current Directory pwd Move to Desktop cd Desktop Start Web Server (Python 3) python3 -m http.server 8000 Start Web Server (Python 2.7) python -m SimpleHTTPServer 8080