Search found 12 matches
- April 22nd, 2010, 3:35 pm
- Forum: General Discussion
- Topic: I need a usenet service, Astaweb, Newshosting, or?
- Replies: 14
- Views: 16468
Re: I need a usenet service, Astaweb, Newshosting, or?
Don't forget about block accounts. Depending on usage, it can be much cheaper than a monthly account.
- February 21st, 2010, 2:00 pm
- Forum: Feature Requests
- Topic: non-usenet downloads
- Replies: 3
- Views: 2507
Re: non-usenet downloads
For hosting sites, slimrat works well. It's written in Perl and runs unattended. For simple downloads I
find it easier to use at and wget.
find it easier to use at and wget.
- January 29th, 2010, 7:22 pm
- Forum: General Help
- Topic: Cannot install PAR2 on Linux ClearOS 5.1 (= former ClarkConnect)
- Replies: 5
- Views: 4308
Re: Cannot install PAR2 on Linux ClearOS 5.1 (= former ClarkConnect)
Are you using gcc 4? Take a look at the patches: http://slackbuilds.org/repository/13.0/ ... r2cmdline/
- January 16th, 2010, 8:34 pm
- Forum: General Help
- Topic: About CRC Errors
- Replies: 88
- Views: 155179
Re: About CRC Errors
Regarding 3), rar files can be repair with rar r (unrar won't help in this case as the rar file is reconstructed). Files with CRC errors will likely be lost.
- January 11th, 2010, 2:00 pm
- Forum: Beta Releases
- Topic: Freenas 0.7 and SABnzb 0.5 Beta 6 experience
- Replies: 6
- Views: 4477
Re: Freenas 0.7 and SABnzb 0.5 Beta 6 experience
Also check /etc/resolv.conf . For external access, it might be better to bind to localhost and portforward via ssh.
- January 5th, 2010, 2:06 pm
- Forum: General Help
- Topic: Trying to unrar into main directory so rapidleech can see it
- Replies: 2
- Views: 1995
Re: Trying to unrar into main directory so rapidleech can see it
Try:
find $src -type f -print0 | xargs -0 cp -t $dest
src is the folder you are moving from. If it works, change "cp" to "mv".
find $src -type f -print0 | xargs -0 cp -t $dest
src is the folder you are moving from. If it works, change "cp" to "mv".
- January 3rd, 2010, 1:42 pm
- Forum: Beta Releases
- Topic: Unpack after each part is downloaded?
- Replies: 4
- Views: 2191
Re: Unpack after each part is downloaded?
stream-unrar does support this.
- January 2nd, 2010, 1:14 pm
- Forum: Feature Requests
- Topic: Upload/Posting files
- Replies: 3
- Views: 2655
Re: Upload/Posting files
Newspost with some scripts. Perhaps jbinup.
- January 1st, 2010, 5:48 pm
- Forum: General Help
- Topic: how can I save to NFS share?
- Replies: 1
- Views: 2659
Re: how can I save to NFS share?
try mount.cifs .
- January 1st, 2010, 5:29 pm
- Forum: Beta Releases
- Topic: Join files before verification
- Replies: 2
- Views: 1741
Join files before verification
Version: 0.5.0 beta 5 OS: OpenBSD 4.6 Install-type: from source Skin (if applicable): Classic? Firewall Software: pf Are you using IPV6?: No Is the issue reproducible? yes I'm unsure if this a bug or a feature. When an nzb contains file.001, file.002 etc and par2 recovery files, repair fails if the...
- January 1st, 2010, 1:01 pm
- Forum: General Discussion
- Topic: Utility to search nzbs.
- Replies: 0
- Views: 2020
Utility to search nzbs.
I hope this isn't off topic. I'm looking for a utility that can search nzbs and extract articles matching a given string. I have been using Pan, but it is too slow.
- January 1st, 2010, 12:55 pm
- Forum: General Discussion
- Topic: Failed downloads
- Replies: 7
- Views: 6668
Re: Failed downloads
spliff99, forgive me if this is obvious, but did you add a backup-server? I had some trouble with Astraweb and it nearly went away after
adding their EU-server as a backup. Also, if all blocks are missing it could be that a file hasn't been joined.
adding their EU-server as a backup. Also, if all blocks are missing it could be that a file hasn't been joined.