nojohnny101
Wizard
- Joined
- Dec 3, 2015
- Messages
- 1,477
i know this should be simple and i know how to copy a file from the regular data on freenas to my local desktop through the CLI, but i can't figure out the proper syntax for copying a file from within a jail to my local machine.
what additional information do i need in order to point to the path within a jail (in my instance, plexpy @ IP 192.168.0.132
thanks for the help!
Code:
scp username@remote:/file/to/send /where/to/put
what additional information do i need in order to point to the path within a jail (in my instance, plexpy @ IP 192.168.0.132
thanks for the help!