#1480 closed enhancement (fixed)

Rsync "Extra Options" field too limited (120 characters max)

Reported by: snax Owned by: william
Priority: major Milestone:
Component: GUI Version: 8.0.4-RELEASE
Keywords: Cc:

Description

In order to optimize synchronization, I'm trying to add the following to the "Extra Options" field, but it gets truncated because that WebGUI field is limited to 120 characters:

--partial --exclude ".Trashes/" --exclude ".recycle/" --exclude "*.exe" --exclude "*.msi" --exclude "*.iso" --exclude "*.bin" --exclude "*.img" --exclude "*.dll" --links --hard-links --max-size=100M --skip-compress=gz/jpg/png/gif/mp[34]/ogg/ogv/7z/bz2/rar/zip/cab/msi/iso/bin/img

It would be great if the limit would instead be extended to 512 or 1024 characters. It would also be great if this could make 8.2 on release.

Thanks

Change History (2)

comment:1 Changed 13 months ago by william

  • Owner set to william
  • Status changed from new to accepted

Changed in r11252 for a unlimited TextField?

comment:2 Changed 13 months ago by william

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.