APPLYitYourself.co.uk - APPLYitYourself.com - PLAKhetzelf.nl - Raamfolie, muurstickers en stickers - WindowDeco.nl Raamfolie op maat.
[ Voor 16% gewijzigd door tHe_BiNk op 26-02-2010 20:48 ]
APPLYitYourself.co.uk - APPLYitYourself.com - PLAKhetzelf.nl - Raamfolie, muurstickers en stickers - WindowDeco.nl Raamfolie op maat.
(al haalt SCP naar mijn via esther no steeds 240mbit/s, en die is niet bepaald snel)
Wat is SCP?
APPLYitYourself.co.uk - APPLYitYourself.com - PLAKhetzelf.nl - Raamfolie, muurstickers en stickers - WindowDeco.nl Raamfolie op maat.
Sociaal en Cultureel Planbureau.tHe_BiNk schreef op vrijdag 26 februari 2010 @ 21:18:
Wat is SCP?
scp daarentegen: `man scp`:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| NAME scp — secure copy (remote file copy program) SYNOPSIS scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] [-l limit] [-o ssh_option] [-P port] [-S program] [[user@]host1:]file1 ... [[user@]host2:]file2 DESCRIPTION scp copies files between hosts on a network. It uses ssh(1) for data transfer, and uses the same authentication and provides the same security as ssh(1). Unlike rcp(1), scp will ask for passwords or passphrases if they are needed for authentication. File names may contain a user and host specification to indicate that the file is to be copied to/from that host. Local file names can be made explicit using absolute or relative pathnames to avoid scp treating file names containing ‘:’ as host specifiers. Copies between two remote hosts are also permitted. |
"Een serveradmin, voluit een serveradministrator, is dan weer een slavenbeheerder oftewel een slavendrijver" - Rataplan
Verwijderd
Om files tussen Linux machines te sharen is NFS een veel gebruikte en goede optie. NFS is razendsneltHe_BiNk schreef op vrijdag 26 februari 2010 @ 20:16:
Hoe krijg ik van linux naar linux machine ook 60MB/sec?
cpu's draaien voor simpele compressie hun hand niet meer om terwijl sommige bestand formaten veel kleiner worden. Als je kde draait kan je misschien fish:// proberen. maakt gebruik van ssh en een perl script dat wordt over gepompt naar de host.
maar nfs is veel meer de unix netwerk methode om shares te benaderen. lekker stabiel en weinig overhead.
Als je geen router tussen jou en de file host hebt en je heel snel data wilt pompen kan je ook Ata over ethernet proberen.
Wikipedia: ATA over EthernetAoE does not rely on network layers above Ethernet, such as IP and TCP. In this regard it is more comparable to Fibre Channel over Ethernet than iSCSI. While the non-routability means AoE cannot be accessed over the Internet or other IP networks, the feature makes AoE more lightweight (with less load on the host), easier to implement, provides a layer of inherent security, and offers higher performance. The AoE specification is 12 pages[1] compared with iSCSI's 257 pages
>.< >.< >.< >.<
[ Voor 63% gewijzigd door tHe_BiNk op 27-02-2010 15:00 ]
APPLYitYourself.co.uk - APPLYitYourself.com - PLAKhetzelf.nl - Raamfolie, muurstickers en stickers - WindowDeco.nl Raamfolie op maat.
nfs is ideaal, gewoon in je fstab laten mounten en klaar.
Uuuh, je kunt in Nautilus toch gewoon een FTP server toevoegen?job schreef op zaterdag 27 februari 2010 @ 14:59:
ftp is vervelend omdat je dan via een ftp client moet werken.
APPLYitYourself.co.uk - APPLYitYourself.com - PLAKhetzelf.nl - Raamfolie, muurstickers en stickers - WindowDeco.nl Raamfolie op maat.
Maar test het eens uit wat handiger en sneller werkt.
Niet zo bekend hoor. Samba staat bekend als sneller dan windows shares op een Windows server. Als ik het bij mij vergelijk met FTP is Samba ook gewoon net zo snel.MacGrumpy schreef op vrijdag 26 februari 2010 @ 20:58:
Samba is traag. dat is bekend. Bij SSH kan mogelijk de CPU de beperkende factor zijn.
(al haalt SCP naar mijn via esther no steeds 240mbit/s, en die is niet bepaald snel)
NFS heeft het nadeel dat je toegangsrechten lastiger te regelen zijn. Ik heb helaas geen oplossing voor het probleem van de TS though.
Verwijderd