Status
Not open for further replies.
Hi tom vidzi when uploading a lot multiple file at one time its more comfortable to use ftp also programs like neembuu and zoom just run on windows i dont use windows or mac i run linux
 
Last edited:
Hi tom vidzi when uploading a lot multiple file at one time its more comfortable to use ftp also programs like neembuu and zoom just run on windows i dont use windows or mac i run linux
thanks for your input, will give ftp a second thought & then decide

hello
thanks for payment
always on time all payments
Thanks for the confirmation :)

Payment Received.

Hope for the best.

Thanks.
Thanks for the confirmation :)
 
Hi tom vidzi when uploading a lot multiple file at one time its more comfortable to use ftp also programs like neembuu and zoom just run on windows i dont use windows or mac i run linux
you can now use plowshare on linux

Code:
Installation:
$ git clone https://code.google.com/p/plowshare/ plowshare4
$ cd plowshare4
$ sudo make install




1. Basic example:
$ plowup vidzi_tv -a 'user:password' a-video.mp4
$ plowup vidzi_tv -a 'user:password' a-video.mp4 another-video.mp4


1.1 Optionally, you can use plowshare config file to store your credentials:
vi /etc/plowshare.conf
...
[Plowup]
vidzi_tv/a = "user:password"
...


$ man plowshare.conf
for more help..


1.2 Optionally, you may want to change remote filename.


$ plowup vidzi_tv -a 'user:password' 'a-video.mp4:my-new-video-filename.mp4'


Note: Even tested with a space inside filename, it works!


$ man plowup
for more help..




2. Module options (optional): title, description, tags, private


$ plowup vidzi_tv --title='The video' a-video.mp4
$ plowup vidzi_tv --description='This is a video for Bob' a-video.mp4


# Of course you can have all options at once:
$ plowup vidzi_tv --title='The video' --description='This is a video for Bob' --tags='tag1, tag2, tag 3' a-video.mp4


3. Advice.
If you plan to massively upload and avoid login step for each video, use plowshare's cache:


$ plowup vidzi_tv --cache=shared -a 'user:password' video1.mp4
# no more login for this point..
$ plowup vidzi_tv --cache=shared video2.mp4


// FWI: cookie session is stored here:  ~/.config/plowshare/storage/vidzi_tv.txt
 
@adrian92, Thanks for the confirmation.


All payments for this week have been issued, except the once which don't have valid payment details on their account.
 
Hi i whant to use your website but i have 2 questions can i upload unlimited files ? And the second question is do you delete the files for copyright dmca?
 
Hi i whant to use your website but i have 2 questions can i upload unlimited files ? And the second question is do you delete the files for copyright dmca?
1. Yes, there is no limit; but your account should have some traffic
2. Yes, files are removed
 
Status
Not open for further replies.
Back
Top