Create FTP dir
G:\DataSoft\FTP
========================================
FTP 的使用
ftp tkutcs01(机器名)
dktetrix/fzou03
quit
lcd d:\download --本地目录
bin --二进制传输
prompt --Interaction mode 的设置
mget --单个文件下载
wget --目录结构下载
========================================
Create FTP account
Refer to:CO #1212111: [NEW FTP] lgtca1bcx01 & lgtca1fww01
We need to extract file from TWIST application into FTP. These files will be generated by lgtca1bcx01 & lgtca1fww01 (BC batch) and will be used by my team (access from local computer required).
Could you please create these FTP :
lgtca1bcx01 with login/password : TWIST/TWIST
lgtca1fww01 with login/password : TWIST/TWIST
useradd -G users -d /opt TWIST //-G设置原始组,-d 设置初始目录
passwd TWIST //设置密码
groups TWIST //显示用户的组
usermod -G bconsole TWIST //修改用户主组
service vsftpd status //连接FTP的进程
/etc/vsftpd/vsftpd.conf //配置文件
userlist_enable=YES
/etc/vsftpd.user_list //查看sftp连接的用户
useradd -G bconsole -d /opt TWIST
==========================================
ftp 本地连preprod通过nppftp01
nppftp01.preprod.org
tetrix/tetrixftp
first/firstftp
bin
cd transfert_temporaire
lcd /mnt/nas
put tetrix01_tladbx18_20120222.dmp.gz
lcd /u01/app/oracle/oradata/recovery
get tetrix01_tladbx18_20120222.dmp.gz
===================================
Maybe since they enforce security on Hima/laya ?
Ask for a VIP, opening on RDP and FTP port
"infragate.preprod.org" CO# 1113087
=================================
You just have to check the right boxes for this account, in the AD
Under account tab :
- Password never expires
- User can't change password