码迷,mamicode.com
首页 > 系统相关 > 详细

使用dropbox 同步任意文件夹(MAC)

时间:2015-01-08 07:05:54      阅读:337      评论:0      收藏:0      [点我收藏+]

标签:

使用dropbox自动同步自己mac上的文件夹:

ln -s /Volumes/Macintosh_HD_2/Programs/00-My_Programs /Users/foreverycc/Dropbox/My_Program
# 1. must be full absolute path ( "~/Dropbox" doesnt work)
# 2. The target directory (Dropbox directory) doesnt have to be the same name as the original directory

Done! 非常简单

Ref:

http://www.linuxidc.com/Linux/2011-05/35373.htm

http://blog.yslove.net/2012/07/mac-dropbox-sync-any-folder/

使用dropbox 同步任意文件夹(MAC)

标签:

原文地址:http://www.cnblogs.com/foreverycc/p/4209856.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!