imthaghost / goclone

Website Cloner - Utilizes powerful Go routines to clone websites to your computer within seconds.
https://goclone.io
MIT License
1.38k stars 294 forks source link

Where it is saved #52

Closed Daniel3356 closed 1 year ago

Daniel3356 commented 1 year ago

after : goclone https://configtree.co what path goclone saved the file?

imthaghost commented 1 year ago

Current working directory.

$ pwd
# /Users/imthaghost <-- current working directory

$ ls -a 
├── .bashrc
├── Desktop
├── Downloads

$ goclone https://configtree.co
# cloning ...

$ls -a
├── .bashrc
├── Desktop
├── Downloads
├── Configtree