mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 02:01:25 +08:00
parent
27096323db
commit
7fbc928a19
|
@ -341,8 +341,6 @@ mount sftp1:subdir /mnt/data -t rclone -o vfs_cache_mode=writes,sftp_key_file=/p
|
|||
or create systemd mount units:
|
||||
```
|
||||
# /etc/systemd/system/mnt-data.mount
|
||||
[Unit]
|
||||
After=network-online.target
|
||||
[Mount]
|
||||
Type=rclone
|
||||
What=sftp1:subdir
|
||||
|
|
Loading…
Reference in New Issue
Block a user