Thierry Marianne
|
2791843a90
|
Add missing comma in folder syncing code snippet
|
2015-01-15 15:51:04 +01:00 |
Mitchell Hashimoto
|
d185ca926e
|
Merge pull request #4901 from riquito/fix-documentation-rsync-defaults
website/docs: New default option of rsync "--copy-links"
|
2015-01-05 12:03:57 -08:00 |
Seth Vargo
|
64a6c1722d
|
Revert "Doc: Fix double underscore rsync attribute documentation"
|
2014-12-30 11:15:16 -05:00 |
Fabian Ruff
|
30346cd988
|
Doc: Fix double underscore rsync attribute documentation
|
2014-12-19 14:45:53 +01:00 |
Seth Vargo
|
681ba1c3d7
|
Remove extra whitespace
|
2014-12-15 11:09:39 -05:00 |
Ivan Nečas
|
3099a2c4fb
|
Sudoers example for Fedora distros
|
2014-12-15 10:54:36 +01:00 |
Riccardo Attilio Galli
|
86ab6880c2
|
New default option of rsync "--copy-links"
As can be seen in [rsync/helper.rb](efd1d5e11b/plugins/synced_folders/rsync/helper.rb (L81) ) the "--copy-links" option has been added to the defaults.
|
2014-12-04 16:09:04 +01:00 |
Alvaro Miranda
|
808008953f
|
doc rsync - suggest sudo for restricted folder
|
2014-11-05 12:45:28 -08:00 |
Alvaro Miranda
|
f93ba01770
|
doc rsync - suggest sudo for restricted folder
|
2014-11-05 12:43:46 -08:00 |
Adam Spiers
|
5fc1114051
|
explicitly explain how to disable the default share
This caused a great deal of confusion e.g. as seen in
https://github.com/mitchellh/vagrant/issues/1004
|
2014-10-25 15:14:43 +01:00 |
Adam Spiers
|
d9e38949ec
|
consistently use "synced folders" terminology
The terminology is "synced folders" not "shared folders" (presumably to
avoid confusion with `vagrant share` which is something completely
different).
|
2014-10-25 15:14:43 +01:00 |
Andrew Berry
|
7a57df03fb
|
Note that rsync__args ownership options aren't used.
|
2014-06-26 17:33:12 -04:00 |
Andrew Berry
|
ef248c9ac4
|
Link to the basic options page for owner and group.
|
2014-06-26 17:29:20 -04:00 |
Mitchell Hashimoto
|
34b7cace7b
|
synced_folders/rsync: rsync__chown [GH-3810]
|
2014-05-17 12:01:50 -07:00 |
Mitchell Hashimoto
|
92940a7c5d
|
synced_folders/nfs: allow disabling export [GH-3636]
|
2014-05-08 17:10:38 -07:00 |
Mitchell Hashimoto
|
62bfefd96f
|
website/docs: update docs for NFS sudoers
|
2014-05-06 08:47:11 -07:00 |
Mitchell Hashimoto
|
5d006f65ea
|
website/docs: don't need a static IP for NFS [GH-3608]
|
2014-05-01 21:15:45 -07:00 |
Mitchell Hashimoto
|
8aca71c750
|
website/docs: note that rsync__args needs to be array [GH-3168]
|
2014-03-12 18:35:57 -07:00 |
Mitchell Hashimoto
|
c8e02ddd78
|
synced_folders/rsync: rsync__auto options
|
2014-03-06 12:18:13 -08:00 |
Mitchell Hashimoto
|
d4511131b4
|
synced_folders/rsync: allow custom args [GH-3070]
|
2014-03-06 11:27:58 -08:00 |
Mitchell Hashimoto
|
fbdca0c8b6
|
website/docs: document SMB
|
2014-02-28 18:27:18 +01:00 |
Mitchell Hashimoto
|
d8df98a18c
|
website/docs: note that rsync will be automatically installed
|
2014-02-03 12:14:41 +01:00 |
Mitchell Hashimoto
|
54e3351c8a
|
website/docs: clarify rsync i nstallation for Windows
|
2014-01-15 21:35:43 -08:00 |
Mitchell Hashimoto
|
92829c4fec
|
website/docs: update docs for new rsync commands
|
2014-01-14 09:34:21 -08:00 |
Mitchell Hashimoto
|
08ebf158e9
|
website/docs: document `vagrant rsync`
|
2014-01-13 11:48:36 -08:00 |
Mitchell Hashimoto
|
e73d2c14b3
|
website/docs: document the rsync synced folder type
|
2014-01-10 18:15:49 -08:00 |
Mitchell Hashimoto
|
72dd32e69c
|
website/docs: note sendfile
|
2014-01-07 14:26:56 -08:00 |
Mitchell Hashimoto
|
6e69f0542a
|
website/docs: document "create" option for synced folders [GH-2730]
|
2013-12-28 13:29:59 -07:00 |
Bruno Bonamin
|
6eaecf7229
|
Fixes networking private network URL
|
2013-12-11 09:20:13 -03:00 |
Mitchell Hashimoto
|
9a1001cbf5
|
website/docs: document synced folder options [GH-2274]
|
2013-11-26 18:53:28 -08:00 |
Mitchell Hashimoto
|
8a0f209f3f
|
website/docs: document need for private network for NFS
|
2013-11-23 14:07:46 -08:00 |
Mitchell Hashimoto
|
23bdbd6fd8
|
synced_folders/nfs: specify nfs_udp false to disable udp [GH-2304]
|
2013-11-23 13:43:48 -08:00 |
Mitchell Hashimoto
|
b5fd021694
|
website/docs: page titles on everything, cover more info
|
2013-09-06 09:50:43 -07:00 |
Mitchell Hashimoto
|
d03110eaa3
|
website: add docs back to the main Vagrant repo
|
2013-09-03 11:08:28 -07:00 |