Description Usage Arguments Value Author(s) See Also
Move a file/folder to external drive in similar external directory and create a symlink in local
1 2 3 4 5 | move_symlink(
path = "/Users/alabadi/Downloads/trash",
external = "/Volumes/0414861919/Mac_Home",
home = "/Users/alabadi"
)
|
path |
full path to the file/folder (~ not allowed) |
external |
full path to the external directory replacing top level in 'path' |
home |
the top level directory from local to be replaced by 'external' for external backup |
copies the files folder in a replicate directory in external and symlinks
Al J Abadi, aljalabadi@gmail.com
Other file:
check_files_exist()
,
dirTree()
,
file_backup()
,
parent_base_ext()
,
saveRDS2()
,
suffixer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.