Changes between Version 7 and Version 8 of help/en/howto/mount/issues
- Timestamp:
- Mar 10, 2017 9:11:51 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/mount/issues
v7 v8 67 67 68 68 === rsync fails with error === 69 If your server does not accept the creation of `.` temporary files you might need to add the `--inplace` when running `rsync`.69 If your server does not accept the creation of `.` temporary files you might need to add the `--inplace` when running `rsync`. 70 70 71 71 == Interoperability ==