RedHat Linux automatic FTP Transfer backup source: it165 [large, medium and small] [print this page] [Close Window]
If you want to transfer the file to another server via FTP after backing up the file in crontab, you can use the
One: Xshell using XFTP to transfer filesDownload XFTP5, then login to the host, press CTRL+ALT+F, you can open the FTP window directlySecond: Using PURE-FTPD to build FTP serviceInstalling PURE-FTPD(1) Download softwarePURE-FTPD Official website is HTTP://WWW.PUREFTPD.ORG/PROJECT/PURE-FTPD#cd/usr/local/src/#wget http://download.pureftpd.org/pub/pure-ftpd/releases
Article title: use FTP to transfer files between Linux and Windows XP. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
I installed Linux on a virtual machine, and the real system was Windows XP. in Windows XP, I used Serv-u software to set up an
serviceThis pure-ftpd is more simple to use
Installing PRUE-FTPD
[[emailprotected] ~]# yum install -y epel-release[[emailprotected] ~]# yum install -y pure-ftpd
After you install the change configuration file
[[emailprotected] ~]# vim /etc/pure-ftpd/pure-ftpd.conf
If you have previously configured VSFTPD, please turn it off.
[[emailprotected] ~]# systemctl stop vsftpd ##关掉vsftpd
Start PURE-FTPD
Tags: http download root EPO chown install PNG shadow shell useI. Xshell using XFTP to transfer filesDownload xftp:r.aminglinux.comUse Ctrl+alt+f to enter the password directly into the root directory.Ii. using PURE-FTPD to build FTP service1, installation pure-ftpdYum Install-y pure-ftpd(Before installing, we will install the epel-release extension sourceCd/etc/yum.repos.dYum Install-y epel-release2. Edit
In the process of helping customers maintain the site environment, often need to back up the original data, the faster way is directly through SSH transfer files to other FTP space, note the method steps:
Suppose the directory to be backed up is/home/wwwroot/aaa/, and the IP for the remote FTP space is 55.44.33.22
1. Access to the/home/wwwroot/directory
Cd/hom
Use FTP to transfer files between Linux and XP-Linux Enterprise Application-Linux server application information. For details, refer to the following section. The first time I put it into practice today, I found it was actually very simple. It is basically the same as using FTP between two normal Windows XP machines. I installed Linux on a virtual machine, and th
FTP does not support directory downloads, but FTP commands provide the mget command, allowing multiple file downloads, but each download a file needs to be confirmed, can not be automatically completed. This article mainly introduces the use of batch processing, combined with FTP
Article Title: Redhatlinux automatic FTP Transfer backup. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
If you want to transfer the file to another server via
Tags: xftp file Linux User Information pen add Linu User AssociationChange the configuration file below[Email protected] ~]# vim/etc/pure-ftpd/pure-ftpd.confBefore the # is removed and then started PURE-FTPD, you need to close vsftpd before booting because there is a port conflict.The following creates the test directory, which is used by a pure-ftp userwhere the
Tags: 14 weeks three lessons (March 28)15.4 Xshell using XFTP to transfer filesGo to the page after the download is complete, install and then connect.Both sides can transfer files to each other.15.5 using PURE-FTPD to build FTP serviceVim/etc/pure-ftpd/pure-ftpd.confCheck the process with Port 21Useradd ftp_usera Create user Ftp_usera,-u pure-
Tags: pure-ftpd xftpXshell Transferring files using xftpFirst installs the XFTP, then establishes the session, the step and the Xshell like, in the use time uses the ctrl+alt+f to exhale, the left is the Windows desktop, the right is the Linux, the double-click or the drag can realize the command to pass through.Using PURE-FTPD to build an FTP serviceFirst install Yum install-y pure-ftpdChange the configuration fi
Tags: Xshell using xftp to transfer files using PURE-FTPD to build FTP serviceXshell using XFTP transmissionWhen Xshell is turned on, press Ctrl+alt+f to bring up xftp and installThe file is too large to try again, the actual effect is less than FZUsing PURE-FTPD to build an FTP service,Yum Install-y epel-releaseYum In
Because sometimes it takes a long time to transfer files, so you want to use nohup combined with shell script, you don't have to be in front of the computer.Nohup usage: nohup Command Then there will be a corresponding PID thread number, you can remember that when the error occurs, you can directly use the kill-9 PID offThe Transfer FTP script ftp.sh is as follow
:
1. Enable the server process
2. Open the client process HackClient.exe 127.0.0.1 from the command line.
3. Use the dir command to browse the directory of the server program
4、get a file from the service end program, and copy the final hackserver.exe file from the bottom.
:
Note:
1. If the addrinfo struct is not defined in the compilation error, it may be because it was compiled with vc6, but this struct
, which types do not back up, and then use this long list of commands uniformly to write a file (for example, named Backup) in a shell. Make it executable (with the chmod command), and then add the path of the file to path.This way you will be in the future regardless of the directory input Backup,rsync to help you automatically sync, very handsome. This acid is cool, self-evident ~As for how to do, even if
-C ufile [emailprotected]:~/ufile-COption enables the compression feature of SSH, as man ssh you can see in the explanation section of the-C option, there is this sentence: "The compression algorithm is the same used by gzip". SSH and gzip Use the same compression algorithm, that is, the second method is almost the same as the third method, but the third method is simpler and more convenient, so it is recommended to use the third method to transfer d
homework. Can own Baidu, such as "Ubuntu under Rsync configuration."
Summarize
The wget command can download the file.
In order to copy files from one computer to another, we can use the SCP command. It uses the SSH mentioned in the previous lesson, so the transmission is encrypted and is secure.
We can use the FTP command to connect to an
1. View and start vsftpdRun#ntsysvCheck that there are no vsftpd, if any, select, no then install VSFTPD.Start FTP.#service vsftpd Restart2. Configure the VSFTPD user to enable the root user.#cd/etc/vsftpd#vi ftpusersComment out RootThere are people on the Internet that need to modify the User_list file#vi user_listComment out RootI follow the above practice, still can't login success, so find the answer on
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.