今天心情不错.在一台服务器上架设了一个proftpd.安装也很简单.接下来就是挂个硬盘.因之前是在win上使用的.所以我就直接在win下格式化了.直接拿到linux挂上去.可以看的到内容可是要读写就不行了.这就怪了.
ptubuntu:/mnt/hda1# mkdir ll
mkdir: cannot create directory `ll’: Operation not permitted
老提示说我没有权限.看不知道是为什么问是.看了相关的提示.也都有权限呀.可就是创建不了呀.那看来只好把你再格了再说吧.还好是一个新的硬盘要装资料.要不然还不知道要整理到何年何月.下面就是格式的内容.就一句话.
ptubuntu:/mnt/hda1# mkfs.ext3 /dev/hda2
mke2fs 1.41.3 (12-Oct-2008)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
2326528 inodes, 9297288 blocks
464864 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
284 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624
Writing inode tables: done
Creating journal (32768 blocks):
done
Writing superblocks and filesystem accounting information:
done
This filesystem will be automatically checked every 21 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
为了资料的安全问题.所以给自己的资料一个完全的备份.这也是需要的.因为很资料是重要的.如果没了那是再也找不回来了.所以每个人自己都有一个安全的认知.在平时看来是不起眼但是要使用起来.那看来是多么的重要.
给你介绍一个同步的软件.SyncBack.这个很好用可以在共享/FTP上同步资料.很方便.也不需要你总是去用ftp手动去找上传呀.那多累呀.让机器自动一些.
原创文章,转载请注明: 转载自PT Ubuntu Blog
proftpd没有用过耶
我也在用syncback,真的不错
SyncBack这个软件不错,我也是最近才用。。
我好久没有去用这个软件了。有空也再去试试。
这
看来个个都是高手呀。