Results 1 to 6 of 6

Thread: How to send big files in linux

  1. #1
    Join Date
    Jul 2010
    Posts
    101

    How to send big files in linux

    I desire to send a film to a friend. It is 700MB. It does not fit in an email. I do not desire to rent an internet service, as I actually do not do this often. What is the most excellent method to do this. Set up an ftp server on my apparatus. Utilize a number of kind of free internet server. Endeavor to compress your file. Or endeavor to create partition of the film. Ssh and/or ftp come to mentality I am assuming you run by means of linux, which creates it simple to set up a (temporary) ssh/ftp daemon. My friend be able to log into my apparatus and download the file. Setting up moreover of the 2 be supposed to not be too hard and perhaps one or together are previously up and running. What I be supposed to do here to send the documents more than 700MB.

  2. #2
    Join Date
    Feb 2008
    Posts
    767

    Re: How to send big files in linux

    There are a lot of file transfer methods for together Linux, UNIX and Windows surroundings, additional than I am going to focal point on the authority line programs on the Linux and UNIX platforms. The Windows users are able to utilize the majority of these if the command line programs are installed. If you necessitate relocating files connecting your system and a remote computer here is what you be supposed to do.FTP (file relocate protocol) This is typically utilized to copy files between systems. It does not sustain or maintain compression. It is in addition not encrypted. This is how to transfer files. If you have comprised multiple files, utilize mget as an alternative of get and mput as an alternative of put. This is immediately the necessary file transfer utilizing FTP. To create certain the entire the alternative utilizing FTP, type man ftp commencing your shell prompt. The SFTP is an interactive file relocate program, comparable to FTP, which performs the entire operations in excess of an encrypted secsh transport.

  3. #3
    Join Date
    May 2008
    Posts
    611

    Re: How to send big files in linux

    There is essentially a wealth of tools obtainable for transferring files, and a number of them execute automation functions by means of the intention of be able to easily help your business in building site mirrors, synchronize directory contented, and additional. These lower sanctuary tools comprise lftp, rsync, and wget. Numerous of these programs be able to handle additional than immediately FTP associations, and a number of even have encompassed their own shell similar to syntax for sophisticated utilize. The high sanctuary tools contain scp and sftp are particularly built for utilizing in a secure manner. These are the tools you determine to desire to develop a habit of utilizing when transferring information in sequence you necessitate to maintain private. You determine to necessitate to have comprised ssh configured connecting the two machines in question previous to you be able to utilize moreover of these secure tools.

  4. #4
    Join Date
    Jun 2009
    Posts
    784

    Re: How to send big files in linux

    The lftp tool is able to handle six dissimilar methods of file transfer, containing FTP and HTTP as well as the alternative of OpenSSL-based protected methods if they were contained when the program was accumulates. As illustration, I determine to demonstrate you how to grab the most recent kernel version commencing the kernel.org FTP. You be able to in addition utilize it for private "secure" purposes such as data backup, as extended as you are certain to utilize rsync within an ssh correlation. Say you are utilizing Fedora Core 5 and desire to grab the most recent packages without utilizing. Let's in addition say the most recent update was made by means of it, which left the entire the most recent update packages at with the intention of time, in its accumulation directory. Begin by finding out if there are any rsync servers working on this server.

  5. #5
    Join Date
    Jun 2009
    Posts
    705

    Re: How to send big files in linux

    If there are a register of pages, files, and almost immediately with the intention of you desire to grab for the script, you be able to list one URL-formatted item per line surrounded by a file. For illustration, if the file was ~/bin/getme. scp is a protected version or description of the old rcp tool, by means of the intention of uses ssh to protect people commencing sniffing out what you are relocate. How you utilize this tool depend on whether you are utilizing the similar account name on together machines, or dissimilar account names. Otherwise, if you have comprised you are ssh set up appropriately, this is a attractive straightforward program. To copy the file sample1 to the beneficiary host example2 utilizing scp, commencing from the account name on the local apparatus to the account name on the remote apparatus.

  6. #6
    Join Date
    Mar 2010
    Posts
    456

    Re: How to send big files in linux

    The sftp is an interactive tool by means of the intention of works in excess of an ssh correlation, mirroring the ftp program's functionality and is in information in sequence a pleasant front end to scp. You would not be utilizing this client for unidentified downloads, additional than if you necessitate to shift data or other confidential information in sequence between apparatus, this is an excellent tool to choose. On one occasion you have comprised the mastered the scp command, you determine to locate sftp simple to utilize, or vice versa. They share numerous of the identical flags and frequently the similar syntax. Subsequent to being challenged for the password for user "Name", which is transmitted in a tunnel from side to side the protected shell, I am in and encompass the sftp prompt. At present, I be able to utilize several of the commands in the sftp most important page's INTERACTIVE COMMANDS section. So imagine of sftp as the additional advanced, interactive commands of scp.

Similar Threads

  1. can I use VLC to send video files through apple tv
    By Ajitey in forum Portable Devices
    Replies: 5
    Last Post: 07-01-2012, 10:24 AM
  2. Send mail from command line in Linux
    By Angelica Maria in forum Networking & Security
    Replies: 4
    Last Post: 07-04-2010, 10:50 AM
  3. How to send big files to anyone
    By Emily123 in forum Technology & Internet
    Replies: 5
    Last Post: 14-01-2010, 06:19 AM
  4. How to send email from the Linux command line
    By roumieh2000 in forum Windows Software
    Replies: 4
    Last Post: 15-09-2009, 06:38 PM
  5. How to Send Out Executable Files Via Gmail
    By mauricio in forum Tips & Tweaks
    Replies: 0
    Last Post: 14-06-2008, 02:22 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,727,304,967.51442 seconds with 17 queries