2007年04月10日 星期二 00:06
ÈçÌ⣡£¡£¡£¡ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070410/939d334e/attachment.html
2007年04月10日 星期二 02:03
那个是要用ssh来登录管理的, 可以用sftp之类工具来上传文件. 在07-4-10,boyeestudio <boyee118 at gmail.com> 写道: > > 如题!!!! > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070410/e80594dd/attachment.html
2007年04月11日 星期三 22:56
ÔÚ07-4-10£¬xiaotian wu <wu2xiaotian在gmail.com> дµÀ£º > > ÄǸöÊÇÒªÓÃsshÀ´µÇ¼¹ÜÀíµÄ, ¿ÉÒÔÓÃsftpÖ®À๤¾ßÀ´ÉÏ´«Îļþ. ÎļþÉÏ´«µ½ÄĸöĿ¼ÄØ£¿ ±ÈÈçÎÒÓÃSFTP´ò¿ªºó£¬½øÈëÁË/home/users/b/bo/boyeestudioĿ¼£¡µ«ÕâÀïÃæµÄÎļþÁбíΪ£º [boyeestudio在pr-shellA ~]$ ls -al total 72 drwxr-xr-x 4 boyeestudio users 4096 Apr 11 07:41 . drwxr-xr-x 658 root root 20480 Apr 11 07:11 .. -rw------- 1 boyeestudio users 93 Apr 11 07:38 .bash_history -rw-r--r-- 1 boyeestudio users 24 Apr 11 07:11 .bash_logout -rw-r--r-- 1 boyeestudio users 191 Apr 11 07:11 .bash_profile -rw-r--r-- 1 boyeestudio users 124 Apr 11 07:11 .bashrc -rw-r--r-- 1 boyeestudio users 5542 Apr 11 07:11 .canna -rw-r--r-- 1 boyeestudio users 438 Apr 11 07:11 .emacs drwxr-xr-x 2 boyeestudio users 4096 Apr 11 07:23 test -rw------- 1 boyeestudio users 667 Apr 11 07:41 .viminfo drwxr-xr-x 2 boyeestudio users 4096 Apr 11 07:11 .xemacs -rw-r--r-- 1 boyeestudio users 742 Apr 11 07:11 .zshrc ÎÒÏëÐ޸ĵÄÖ÷Ò³Îļþ¸ù±¾²»ÔÚ£¿»¹ÇëÏêϸָµãһϣ¬Ð»Ð»¸÷λÁË£¡£¡£¡ ÔÚ07-4-10£¬boyeestudio <boyee118在gmail.com> дµÀ£º > > > > ÈçÌ⣡£¡£¡£¡ > > _______________________________________________ > > python-chinese > > Post: send python-chinese在lists.python.cn > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > Unsubscribe: send unsubscribe to > > python-chinese-request在lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070411/d95cf675/attachment.html
2007年04月11日 星期三 23:21
看看sf的document: http://sourceforge.net/docs/E07/en/#shell Project Web Directory (root): /home/groups/P/PR/PROJECTNAME/htdocs 在 2007-04-11三的 22:56 +0800,boyeestudio写道: > > > 在07-4-10,xiaotian wu <wu2xiaotian at gmail.com> 写道: > 那个是要用ssh来登录管理的, 可以用sftp之类工具来上传文件. > > 文件上传到哪个目录呢? > 比如我用SFTP打开后,进入了/home/users/b/bo/boyeestudio目录!但这里面的 > 文件列表为: > [boyeestudio at pr-shellA ~]$ ls -al > total 72 > drwxr-xr-x 4 boyeestudio users 4096 Apr 11 07:41 . > drwxr-xr-x 658 root root 20480 Apr 11 07:11 .. > -rw------- 1 boyeestudio users 93 Apr 11 07:38 .bash_history > -rw-r--r-- 1 boyeestudio users 24 Apr 11 07:11 .bash_logout > -rw-r--r-- 1 boyeestudio users 191 Apr 11 07:11 .bash_profile > -rw-r--r-- 1 boyeestudio users 124 Apr 11 07:11 .bashrc > -rw-r--r-- 1 boyeestudio users 5542 Apr 11 07:11 .canna > -rw-r--r-- 1 boyeestudio users 438 Apr 11 07:11 .emacs > drwxr-xr-x 2 boyeestudio users 4096 Apr 11 07:23 test > -rw------- 1 boyeestudio users 667 Apr 11 07:41 .viminfo > drwxr-xr-x 2 boyeestudio users 4096 Apr 11 07:11 .xemacs > -rw-r--r-- 1 boyeestudio users 742 Apr 11 07:11 .zshrc > > 我想修改的主页文件根本不在?还请详细指点一下,谢谢各位了!!! > > > 在07-4-10,boyeestudio <boyee118 at gmail.com> 写道: > 如题!!!! > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese
Zeuux © 2025
京ICP备05028076号