Search found 27 matches
- Fri Jan 20, 2012 12:48 pm
- Forum: Support
- Topic: loop through downloaded folder
- Replies: 2
- Views: 2081
Re: loop through downloaded folder
I don't want that. I need every file uploaded separately.
- Thu Jan 19, 2012 11:30 pm
- Forum: Support
- Topic: loop through downloaded folder
- Replies: 2
- Views: 2081
loop through downloaded folder
I have an infrastructure set up on my server which triggers an upload with plowshare once a download is complete. Currently this only works if there are no folders involved.
I was hoping someone could help me figure out how i would go about doing this in bash when there is a folder which contains ...
I was hoping someone could help me figure out how i would go about doing this in bash when there is a folder which contains ...
- Mon Aug 08, 2011 3:15 pm
- Forum: Support
- Topic: Script not being executed (weird problem)
- Replies: 3
- Views: 2893
Re: Script not being executed (weird problem)
god bless you. Dunno which part made it work but i think it was the /bin/sh part
I just did all of them 


- Mon Aug 08, 2011 10:10 am
- Forum: Support
- Topic: Script not being executed (weird problem)
- Replies: 3
- Views: 2893
- Sun Aug 07, 2011 1:44 pm
- Forum: Support
- Topic: Script not being executed (weird problem)
- Replies: 3
- Views: 2893
Script not being executed (weird problem)
I'm trying to find what is preventing my script to be executed propperly.
I have a script in /var/www/vhosts/animekyun.com/etc/upload.sh
I put this in the settings.json file. Now when I run transmission-daemon -f I can see what's happening.
[13:36:51.202] test.zip Calling script "/var/www/vhosts ...
I have a script in /var/www/vhosts/animekyun.com/etc/upload.sh
I put this in the settings.json file. Now when I run transmission-daemon -f I can see what's happening.
[13:36:51.202] test.zip Calling script "/var/www/vhosts ...
- Wed Aug 03, 2011 5:58 pm
- Forum: Support
- Topic: can't run transmission as user (other than root)
- Replies: 2
- Views: 2982
- Tue Aug 02, 2011 12:16 am
- Forum: Support
- Topic: can't run transmission as user (other than root)
- Replies: 2
- Views: 2982
can't run transmission as user (other than root)
I just built transmission 2.12 on my dedicated CentOS 5 machine following this guide:
https://forum.transmissionbt.com/viewtopic.php?f=2&t=10902
When i do sudo su [user] this appears:
bash-3.2$
(i'm still kinda new to linux so don't know all the terms)
Then when i type transmission-daemon, it ...
https://forum.transmissionbt.com/viewtopic.php?f=2&t=10902
When i do sudo su [user] this appears:
bash-3.2$
(i'm still kinda new to linux so don't know all the terms)
Then when i type transmission-daemon, it ...
- Wed Feb 02, 2011 11:41 am
- Forum: Web Interface
- Topic: Running script after torrent finishes with multiple files
- Replies: 1
- Views: 2990
Running script after torrent finishes with multiple files
I have this somewhat complex system set up which uploads the file after the torrent is done downloading. (and does other stuff before and after this whole process)
The script is like:
plowup "$TORRENT_FOLDER/$TORRENT_NAME" megaupload
something like that, I forgot the exact variable names, but ...
The script is like:
plowup "$TORRENT_FOLDER/$TORRENT_NAME" megaupload
something like that, I forgot the exact variable names, but ...
- Sun Dec 26, 2010 1:23 pm
- Forum: General
- Topic: upload file to ftp after it finished
- Replies: 1
- Views: 2564
upload file to ftp after it finished
I previously posted a thread on how to upload a file with plowshare after it's done, but I would also like to know how to offload it with FTP. I think that's a better way for me personally.
The script needs to be able to login into the FTP server and upload the file that just finished downloading ...
The script needs to be able to login into the FTP server and upload the file that just finished downloading ...
- Thu Dec 23, 2010 11:40 am
- Forum: Web Interface
- Topic: startup script CentOS to run as different user
- Replies: 7
- Views: 11662
Re: startup script CentOS to run as different user
I see what happened. When i pasted in nano, some things were shifted to a new line because the window was too small... a real wtf situation :P lemme see if it works now
edit1:
ok it kinda works.. when i reboot the server, transmission doesn't start automagically :(
edit2:
got it to work. I just ...
edit1:
ok it kinda works.. when i reboot the server, transmission doesn't start automagically :(
edit2:
got it to work. I just ...
- Thu Dec 23, 2010 11:38 am
- Forum: General
- Topic: fire upload script right after download finishes
- Replies: 6
- Views: 5188
Re: fire upload script right after download finishes
yes i did! and it worked great 

- Wed Dec 22, 2010 11:24 pm
- Forum: Web Interface
- Topic: startup script CentOS to run as different user
- Replies: 7
- Views: 11662
Re: startup script CentOS to run as different user
unfortunately start-stop-daemon doesn't exist on CentOS. I managed to build it from a debian source and got it to work, but there are still some commands missing... I don't think the init.d script thing is going to work in it's current incarnation.
this is the exact error:
root@server1 [/home ...
this is the exact error:
root@server1 [/home ...
- Wed Dec 22, 2010 7:28 pm
- Forum: Web Interface
- Topic: startup script CentOS to run as different user
- Replies: 7
- Views: 11662
Re: startup script CentOS to run as different user
@Moe:
exactly what i said, error loading config file.
rb07:
I'm basically asking on how to start the transmission-daemon at system startup as another user. Above i showed what i did and that didn't work. Now i am asking for help on how to do it. Nothing too complicated (i hope). Just want to start ...
exactly what i said, error loading config file.
rb07:
I'm basically asking on how to start the transmission-daemon at system startup as another user. Above i showed what i did and that didn't work. Now i am asking for help on how to do it. Nothing too complicated (i hope). Just want to start ...
- Wed Dec 22, 2010 3:07 pm
- Forum: General
- Topic: fire upload script right after download finishes
- Replies: 6
- Views: 5188
Re: fire upload script right after download finishes
ok i tested and this works amazingly well! I even managed to get the url and filename outputted to a txt file. However, transmission freezes up once the script starts and it stays like that until the script is done. How can i fix this?
- Wed Dec 22, 2010 1:04 pm
- Forum: Web Interface
- Topic: startup script CentOS to run as different user
- Replies: 7
- Views: 11662
startup script CentOS to run as different user
I'm trying to let transmission startup automatically when the server boots up.
I am trying to run this command but it says that there is an error loading the config file...
sudo -u torrent transmission-daemon -g /home/torrent/.config/transmission-daemon/settings.json -f
any ideas? I'm running ...
I am trying to run this command but it says that there is an error loading the config file...
sudo -u torrent transmission-daemon -g /home/torrent/.config/transmission-daemon/settings.json -f
any ideas? I'm running ...