Search found 3 matches

by regex
Sun Sep 16, 2012 11:57 am
Forum: General
Topic: regex - regex filename pattern
Replies: 4
Views: 3844

Re: regex - regex filename pattern

thanks :mrgreen:

yes i did look into crontab -e , it seems i can not figure that out yet so instead use online cronjob service fire every 2 hours :lol:

i used php exec bash,sh etc :D works pretty good .

but anyway this is getting off topic !
by regex
Thu Sep 13, 2012 6:12 am
Forum: General
Topic: regex - regex filename pattern
Replies: 4
Views: 3844

Re: regex - regex filename pattern

you are pretty right

file pattern when changed, and moved, it will no longer be seeded or shared, but that was the whole point when i started this, i wanted to move the file, and fix the filename

ubuntu terminal, does not understand for example cat /var/www/tmp/this is a text file.txt

but it ...
by regex
Fri Sep 07, 2012 8:24 pm
Forum: General
Topic: regex - regex filename pattern
Replies: 4
Views: 3844

regex - regex filename pattern

my bash script on download complete, it fires this bash script to fix bad file pattern which are not compatible on the terminal, this bash replaces white space with _ underscore

tested on Transmission 2.51 (13280) ubuntu 12.04 64bit works

stop bt daemon

/etc/init.d/transmission-daemon stop ...