simple & robust dropbox replacement

#17Limit file name length in addition to path length

File systems like ecryptfs (standardly used in ubuntu 18.X) impose strong limits on file name length (in the case of ecryptfs: 140 bytes).

The feature should comprise a new configuration parameter filePathLength with a default value of 135, which is checked before uploading a new file path.