Site Tools


linux:scripts:ftpsync

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:scripts:ftpsync [2017/03/01 12:50] – external edit 127.0.0.1linux:scripts:ftpsync [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 3: Line 3:
 This script can be used to download all files from a dir on your ftp to a dir on your local harddrive. They will be synchronized and if everything is correctly downloaded they will be removed from ftp. A logfile will be written. This script can be used to download all files from a dir on your ftp to a dir on your local harddrive. They will be synchronized and if everything is correctly downloaded they will be removed from ftp. A logfile will be written.
  
-<code ftprsync.sh>+<code bash ftprsync.sh>
 #!/bin/bash #!/bin/bash
  
Line 40: Line 40:
 \\ \\
 \\ \\
-~~DISCUSSION~~+~~DISCUSSION:closed~~
linux/scripts/ftpsync.1488369020.txt.gz · Last modified: 2017/03/01 12:50 by 127.0.0.1