SSH和Linux / Unix ......需要帮助! [英] SSH and Linux/Unix...need help!

查看:68
本文介绍了SSH和Linux / Unix ......需要帮助!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我多年来一直在使用像Dreamweaver这样的开发环境和ASP
最近得到了一个需要SSH访问服务器的php工作。

命令行是对我来说真的很新,我需要学习这个。另外我用
似乎找不到使用Dreamweaver MX 2004访问服务器的方法。

那里的人说它不可能,但没有人在那里真的知道

Dreamweaver那个好。有没有他/我不知道的方式?


谢谢!

解决方案

2005年12月3日星期六17:34:11 -0800, ki*****@yahoo.com 写道:

我多年来一直在使用像Dreamweaver这样的开发环境和ASP,而且最近有一个需要SSH来访问服务器的php工作。命令
对我来说真的很新,我需要学习这个。此外,我似乎无法找到使用Dreamweaver MX 2004访问服务器的方法。
那里的人说它不可能,但没有人真的知道
Dreamweaver那个好。有没有他/我不知道的方式?




您需要一个支持SFTP(安全文件传输协议)的FTP客户端

Filezilla很好

http://filezilla.sourceforge .net /


商业ssh客户端也很好

http://www.ssh.com/products/tectia/client/

Masochists发誓Putty

http:/ /www.chiark.greenend.org.uk/~sgtatham/putty/

如果您有最新版本的WS_FTP Pro,那就可以胜任也是。


你应该使用WinSCP。你甚至不需要知道任何与Linux shell有关的事情,因为它是一个可视化的工具,你可以拖动
并将文件丢弃到你的服务器上。

http://winscp.net/eng/index。 php


我不知道通过Dreamweaver做什么。


是的,WinSCP是一个非常好的工具,也是CuteFTP你可以用于拖拽和b / b $ b $ drop解决方案,但无论如何通过SSH命令连接:

1-类型:ssh <服务器名称或地址> -l< username> -p<端口号>

2-类型密码

3-你在:dir for view,cp for copy,mv to move,rm -rf filename

删除,帮助将是那里最好的命令;-)

最好的问候,

XIII


I''m been using dev environments like Dreamweaver with ASP for years
and recently got a php job that requires SSH to access the server.
Command line is really new to me and I need to learn this. Also I
can''t seem to find a way to access the server with Dreamweaver MX 2004.
The guys there say it''s not possible but no one there really knows
Dreamweaver that well. Is there a way they/I don''t know of?

Thanks!

解决方案

On Sat, 03 Dec 2005 17:34:11 -0800, ki*****@yahoo.com wrote:

I''m been using dev environments like Dreamweaver with ASP for years and
recently got a php job that requires SSH to access the server. Command
line is really new to me and I need to learn this. Also I can''t seem to
find a way to access the server with Dreamweaver MX 2004.
The guys there say it''s not possible but no one there really knows
Dreamweaver that well. Is there a way they/I don''t know of?



You need a SFTP (secure file transfer protocol) capable FTP client

Filezilla is good

http://filezilla.sourceforge.net/

The commercial ssh client is also good

http://www.ssh.com/products/tectia/client/

Masochists swear by Putty

http://www.chiark.greenend.org.uk/~sgtatham/putty/

And if you have a recent version of WS_FTP Pro, that''ll do the job too.


WinSCP is what you should use. You don''t even need to know anything
to do with the Linux shell since it''s a visual tool that you can drag
and drop files to your server.

http://winscp.net/eng/index.php

I don''t know of anyway to do with via dreamweaver.


Yeah, WinSCP is a very good tool, also CuteFTP u can use for drag &
drop solution, but anyway to connect by SSH commands:
1- type : ssh <server name or address> -l <username> -p <port number>
2- type ur password
3- you are in : dir for view, cp for copy, mv to move, rm -rf filename
to delete, and help will be the best command there ;-)
Best Regards,
XIII


这篇关于SSH和Linux / Unix ......需要帮助!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆