Jump to content


Photo

FTP Client (not as a plugin)

ET6000

  • Please log in to reply
128 replies to this topic

#1 attaros

  • Senior Member
  • 52 posts

0
Neutral

Posted 19 June 2012 - 16:21

Hi,

I need to know if and how i can install an ftp-client on my ET6000 (or DM800).

I have found the ftpbrowser-plugin within enigma2 but i do not want to execute it from enigma2.

I would need an old-stile ftp client with prompt (PS i need it as my ET6000 is in openvpn and i can not ftp directly to the host with which i am connected to).

Any thoughts ?

Best Regards
Attaros

Re: FTP Client (not as a plugin) #2 hemispherical1

  • Senior Member
  • 1,596 posts

+49
Good

Posted 19 June 2012 - 18:42

Could wget work, think it's included in the images...


--
hemi

Re: FTP Client (not as a plugin) #3 attaros

  • Senior Member
  • 52 posts

0
Neutral

Posted 19 June 2012 - 20:39

Could wget work, think it's included in the images...


--
hemi


Thanks but i need to ftp from one ET6000 to a DM800 in openvpn.

Re: FTP Client (not as a plugin) #4 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 19 June 2012 - 20:52

ftpget perhaps?

Re: FTP Client (not as a plugin) #5 attaros

  • Senior Member
  • 52 posts

0
Neutral

Posted 19 June 2012 - 22:31

ftpget perhaps?

Thanks, exactly what i was looking for !

Re: FTP Client (not as a plugin) #6 doglover

  • Rytec EPG Team
  • 17,008 posts

+638
Excellent

Posted 11 April 2015 - 18:31

How do I install busybox ftpget and ftpput ?

I can not figure it out.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: FTP Client (not as a plugin) #7 catastrofus

  • Senior Member
  • 3,443 posts

+43
Good

Posted 11 April 2015 - 20:21

Why don't you use scp?

Put: scp <file> <user>@<host>:<path>

Get: scp <user>@<host>:<path>/<file> .


2 x ultimo4k (dvb-c fbc + 1 dvb-s2, 8.3r/nb) + een et10k/osmini (geen tuners en dus fallbackclient, nb) met een Synology ds214+ (2 x 6 TB) op DSM 7.1.1 in ziggo oost (voormalig @Home) + A1/A2/A3/HB (TechniSat)
 


Re: FTP Client (not as a plugin) #8 doglover

  • Rytec EPG Team
  • 17,008 posts

+638
Excellent

Posted 12 April 2015 - 09:02

Not really helpful.  I will need it to be able to run in batch mode, with automatic passing of the password.

RSA authentication is not possible.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: FTP Client (not as a plugin) #9 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 12 April 2015 - 09:37

For one box or for all?
For one box download latest busy box binary and put it on the box as extra binary or replace the original. Well better at first put it to /tmp, make it executable and test it.
http://www.busybox.n...inaries/latest/
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: FTP Client (not as a plugin) #10 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 12 April 2015 - 13:37

Not really helpful.  I will need it to be able to run in batch mode, with automatic passing of the password.

RSA authentication is not possible.

Public key authentication is very much possible in batch mode, actually it works better than ftp. Just make sure you

- generate a key especially for this purpose, i.e. do not use the key you use to login anywhere

- generate it without passphrase


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: FTP Client (not as a plugin) #11 doglover

  • Rytec EPG Team
  • 17,008 posts

+638
Excellent

Posted 12 April 2015 - 14:06

Yes, but I cannot save anything on the server.  Just download from it.

How does this work then?

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: FTP Client (not as a plugin) #12 theparasol

  • Senior Member
  • 4,157 posts

+198
Excellent

Posted 12 April 2015 - 14:14

Yes, but I cannot save anything on the server.  Just download from it.

 

ftpget is used for getting

ftpput is used for putting


@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB


Re: FTP Client (not as a plugin) #13 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 12 April 2015 - 15:25

Do you mean this?

Put: scp <file> <user>@<host>:<path>

Get: scp <user>@<host>:<path>/<file> .


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: FTP Client (not as a plugin) #14 doglover

  • Rytec EPG Team
  • 17,008 posts

+638
Excellent

Posted 12 April 2015 - 15:38

But how do I pass the password?

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: FTP Client (not as a plugin) #15 theparasol

  • Senior Member
  • 4,157 posts

+198
Excellent

Posted 12 April 2015 - 15:44

Suggestion:

 

http://serverfault.c...-in-bash-script


@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB


Re: FTP Client (not as a plugin) #16 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 13 April 2015 - 19:18

Don't use a password. That may sound silly but you should use public key authentication instead. If there is a machting public key, no password is asked.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: FTP Client (not as a plugin) #17 catastrofus

  • Senior Member
  • 3,443 posts

+43
Good

Posted 13 April 2015 - 20:04

Like doglover said, it looks like he cannot store anything on the server:

 

 

Yes, but I cannot save anything on the server.  Just download from it.

How does this work then?

 

Willy

 

So, putting his public key into the authorized_keys file, on that server, isn't possible.

That's why (s)ftp is the only option?

 

 

Don't use a password. That may sound silly but you should use public key authentication instead. If there is a machting public key, no password is asked.


2 x ultimo4k (dvb-c fbc + 1 dvb-s2, 8.3r/nb) + een et10k/osmini (geen tuners en dus fallbackclient, nb) met een Synology ds214+ (2 x 6 TB) op DSM 7.1.1 in ziggo oost (voormalig @Home) + A1/A2/A3/HB (TechniSat)
 


Re: FTP Client (not as a plugin) #18 WanWizard

  • PLi® Core member
  • 68,554 posts

+1,737
Excellent

Posted 13 April 2015 - 20:06

That is correct. In most cases plain FTP is all that is offered.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: FTP Client (not as a plugin) #19 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 14 April 2015 - 18:22

Yikes. I'd avoid such a service if possible.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: FTP Client (not as a plugin) #20 WanWizard

  • PLi® Core member
  • 68,554 posts

+1,737
Excellent

Posted 16 April 2015 - 07:34

It's not "a service".

 

Rytec gets offered a corner of a server by sponsors (individuals), and they don't control what and how it is offered. Since uploading is automatic, the lowest common denominator is used, which is FTP.

 

And that even can be challenging, if you want to run a firewall on your server but the uploading end had a dynamic IP (I don't open any port to the whole world if I don't have to, not even SSH).

 

So even if all but one can offer SSH login, the last server will still be a problem...


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.




Also tagged with one or more of these keywords: ET6000

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users