code:work:lvisf:2017sharedmacdir:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:work:lvisf:2017sharedmacdir:start [2017/06/25 17:20] – david | code:work:lvisf:2017sharedmacdir:start [2017/06/26 01:39] (current) – [sshfs] david | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== cifs ===== | ===== cifs ===== | ||
+ | |||
+ | **On the Mac machine:** | ||
+ | |||
+ | * Share the target folder using the tips here: [[https:// | ||
+ | |||
+ | (These steps lifted directly from above link) | ||
+ | * Open Sharing preferences if it isn’t already open (choose Apple menu > System Preferences, | ||
+ | * Select the File Sharing checkbox, then click Options. | ||
+ | * Select “Share files and folders using SMB.” | ||
+ | * Select the checkbox next to the user account that will be used to share files with Windows users, enter the password for that user, then click OK. | ||
+ | * Click Done. | ||
+ | * Open Network preferences, | ||
+ | * Click the WINS tab, then enter the workgroup name used by the Windows computer. | ||
+ | * If you don’t know the workgroup name, on the Windows computer open Control Panel > System and Security > System. (Windows computers normally use either WORKGROUP or MSHOME.) | ||
+ | * Click OK, then click Apply. | ||
+ | |||
+ | |||
+ | * **NOTE:** Make sure the share is write-able by the user, I think it might be by default | ||
+ | |||
+ | **On the Linux machine:** | ||
+ | |||
+ | * CentOS Link CIFS Help: [[https:// | ||
+ | * Make a directory to write mount the share < | ||
+ | sudo mkdir / | ||
+ | </ | ||
+ | * Modify **/ | ||
+ | // | ||
+ | </ | ||
+ | |||
===== rsync ===== | ===== rsync ===== | ||
- | * Could just rsync the files every minute after creating them locally. | + | * Could just rsync the files every minute after creating them locally. |
===== sshfs ===== | ===== sshfs ===== | ||
Line 12: | Line 41: | ||
This looks really simple, maybe a bit slow... look at the weaker encryption maybe for speed. | This looks really simple, maybe a bit slow... look at the weaker encryption maybe for speed. | ||
+ | |||
+ | * [[http:// | ||
< | < |
code/work/lvisf/2017sharedmacdir/start.1498411215.txt.gz · Last modified: 2017/06/25 17:20 by david