mirror of
https://github.com/tildeclub/tilde.club.git
synced 2026-01-24 02:10:19 +00:00
Add example rsync usage
@@ -12,6 +12,8 @@ Use `tar` to create a tarball of your stuff, then `scp` to put it somewhere else
|
||||
|
||||
`rsync` synchronizes a directory with a remote directory.
|
||||
|
||||
e.g. `rsync -av --delete <username>@tilde.club:/home/<username> path/to/hold/local/copy`
|
||||
|
||||
### `sshfs`
|
||||
|
||||
Use `sshfs` to create a remote filesystem through SSH; then your local machine can copy files to your local drive as if tilde.club were a local file system.
|
||||
|
||||
Reference in New Issue
Block a user