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
Last revisionBoth sides next revision
linux:scripts:ftpsync [2017/03/01 12:50] – external edit 127.0.0.1linux:scripts:ftpsync [2017/11/29 16:57] lunetikk
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.txt · Last modified: 2017/11/29 16:57 (external edit)