UltraEdit是一款不错的软件,可以支持很多功能,最近刚刚开始使用,这里总结记录一下其与虚拟机上的Linux连接的方法:(罗列主要步骤,摘自于官网,其他设置这里没有说明,可以参考  官网说明)

Step 1: Create a New Account

To create your FTP account, go to the File menu, click on the FTP/Telnet menu item, then click on the FTP Account manager.

In the FTP/SFTP Account Manager, click the Add Account button to create a new account. You will see a new (empty) account is created.

Step 2: Protocol

You will need to know the protocol supported on the server. The basic protocol is FTP; however, UltraEdit/UEStudio both include secure protocol's. Please note, If you wish to use the secure protocol's, your server must support them.

A basic desrcription of the supported protocols follows below:

FTP: Creates a non-secure FTP connection.SFTP: Creates a secure FTP (SFTP) connection with the SSH2 protocol.FTPS - Control Only: Creates a secure FTP (FTPS) connection with an SSL layer below the standard FTP protocol. This method encrypts the control channel

ONLY.FTPS - Control + Data: Creates a secure FTP (FTPS) connection with an SSL layer below the standard FTP protocol. This method encrypts both the control

and the data channels.FTPS - Implicit: Creates a secure FTP (FTPS) connection with an SSL layer below the standard FTP protocol. This is an older FTPS method and is not generally

preferred, but is still supported on some servers.

Step 3: Server/IP Address

The server is the URL/IP address for the server you are connecting to. The server field may be in the format of ftp://ftp.ultraedit.com, ftp.ultraedit.com, or you may enter the IP Address in the form xxxx.xxxx.xxxx.xxxx.

For the example below we are using ultraedit.com.

Step 4: Port

The default port for FTP is 21, and the default port for SFTP is 22. If your FTP/SFTP goes through a different port (as configured on your server) you can change the value here.

Step 5: Username and Password

This is the username and password you use to log into the server. Note: If you wish for UltraEdit/UEStudio to save the account information, simply check (enable) the Save Password checkbox.

Note: if the password is saved it is stored on the system; however, the password is stored in an encrypted format.

然后,基本上就可以连接Linux,进行ftp通信,可以查看编译linux的文件,也可以上传下载文件,对于终端,也可以使用secureCRT进行命令的输入,这样非常便于Windows上对于Linux的编辑操作。

ultraedit链接linux服务器,(工具类)使用UltraEdit与虚拟机上的Linux进行ftp连接相关推荐

  1. Java调用linux指令工具类,直接执行cmd,执行grep指令返回结果,执行sed追加指令,hdfs下载指令,获取文件行数

    Java调用linux指令工具类,直接执行cmd,执行grep指令返回结果,执行sed追加指令,hdfs下载指令,获取文件行数 问题背景 LinuxUtils工具类 Lyric:梦想挟带眼泪 问题背景 ...

  2. linux服务器忘记ssh密码_Linux 忘记密码解决方法,Linux 远程登录

    二.Linux 远程登录 Linux一般作为服务器使用,而服务器一般放在机房,你不可能在机房操作你的Linux服务器. 这时我们就需要远程登录到Linux服务器来管理维护系统. Linux系统中是通过 ...

  3. Linux服务器集群系统(一)—— LVS(Linux Virtual Server)简介

    背景: 九十年代中期,万维网(World Wide Web)的出现 Internet用户剧烈增长和Internet流量爆炸式地增长 Internet的飞速发展给网络带宽和服务器带来巨大的挑战 从网络技 ...

  4. 虚拟机上的Linux学习

    title: 虚拟机上的Linux学习 date: 2018-08-08 15:48:28 updated: tags: [Linux,学习笔记] description: keywords: com ...

  5. 虚拟机上CentOS 7 架设ftp服务器 最新版系统超详细!!

    被这玩意弄的死去活来,搞了这么长时间终于通了...看了很多教程感觉说的都不错,但对像我这样的菜鸟还是不够照顾啊...还是觉得自己写一篇入门级的更好一些,也希望能方便大家! 我们假定此时CentOS刚刚 ...

  6. linux虚拟机上不了王,虚拟机上安装Linux时出现的问题及解决方法

    虚拟机上安装Linux时出现的问题及解决方法 1.在VMWare Workstation中RedHat Error: no usable disks had been found! 原来一般Linux ...

  7. 如何给虚拟机上的linux系统添加虚拟硬盘

    From: http://www.ezloo.com/2008/03/vmware_linux.html 给vmware虚拟机上的linux系统添加一个虚拟硬盘,并对硬盘进行分区.格式化.给分区创建文 ...

  8. 虚拟机上安装Linux时出现的问题及解决方法

    虚拟机上安装Linux时出现的问题及解决方法 1.在VMWare Workstation中RedHat Error: no usable disks had been found! 原来一般Linux ...

  9. xshell连接远程电脑上的虚拟机上的linux

    最近学习linux,但是不想在自己电脑上安装虚拟机,就在另一台电脑上装了虚拟机,于是就遇到怎么通过xshell连接远程主机上的虚拟机上的linux的问题.整个过程如下 1.首先要确保安装的虚拟机和你的 ...

最新文章

  1. ASP.NET 2.0中的表达式构造器(Expression Builder)
  2. [原创]微软网络协议数据分析工具 Microsoft Network Monitor 介绍
  3. heroes 2 android,英雄出击2游戏下载-英雄出击2Heroes Strike2中文安卓版下载v0.0.5- 游侠下载站...
  4. python基础笔记_python基础学习笔记(九)
  5. python解析xml文件elementtree_Python中使用ElementTree解析XML示例
  6. TS - 问题解决力 - 上篇
  7. 数组中查找並返回数组_剑指 Offer 04. 二维数组中的查找
  8. 计算机 游戏第24级,“24点”游戏五级竞赛法
  9. xss挖掘思路分享_XSS学习(三)挖掘思路
  10. UVA11526 H(n)【数学】
  11. mysql 配置root密码_Mysql安装与配置调优及修改root密码的方法
  12. VMware下虚拟系统上网与互ping
  13. matlab没有曲线,有个程序,运行后只有坐标没有曲线,是怎么回事呢 望大神们解答...
  14. Matlab交通流建模
  15. 网络弱电工程办理签证注意九个方面
  16. Excel校验银行卡号是否正确
  17. html 复选框 不能选,启用或禁用html中的复选框
  18. HDU - 5855 Less Time, More profit 最大权闭合子图 + 二分
  19. 计算机系统——处理器体系结构
  20. 概率笔记2——古典概型

热门文章

  1. java怎么打开指定的浏览器_Java之——打开浏览器访问指定页面
  2. 池州计算机高中,池州称霸一方的3所高中,池州一中一路领跑,第二名很有争议...
  3. Memory Hierarchy - 存储器层次结构
  4. 微信开发者工具配置Less
  5. java的visitor模式_访问者模式Visitor
  6. [技术杂谈][原创]利用Win32DiskImager来备份复制系统镜像
  7. 三月,和她一起看一次樱花吧(vue实现樱花漫天效果)
  8. Javascript与Jquery知识点
  9. Python 匿名函数练习
  10. 安卓自定义原户型加载进度条的实现