Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed May 24, 2013
1 parent cb32039 commit 124eea3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FTP Sync
========

A shell script to synchronize files between a remote FTP server and your local server/computer.
A file containing the MD5 hash of the name of each downloaded file will prevent re-download a file even if it is not present in the destination directory.
You can also apply a filter to search for files with a regular expression.
Ideal for those with a seedbox or a shared seedbox...
A shell script to synchronize files between a remote FTP server and your local server/computer.<br />
A file containing the MD5 hash of the name of each downloaded file will prevent re-download a file even if it is not present in the destination directory.<br />
You can also apply a filter to search for files with a regular expression.<br />
Ideal for those with a seedbox or a shared seedbox...<br />
Tested on Debian and Ubuntu.

Requirements
Expand Down Expand Up @@ -95,4 +95,4 @@ The MD5 file looks like this :
```console
baf87b6719e9f5499627fc8691efbd3c Burn.Notice.S06E16.VOSTFR.HDTV.XviD.avi
92d1d13049bd148f89ffa1d501f153f5 Burn.Notice.S06E17E18.VOSTFR.HDTV.XviD.avi
```
```

0 comments on commit 124eea3

Please sign in to comment.