首页 > 系统服务 > 详细

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

时间:2015-01-08 07:02:44      阅读:334      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!