Find the answer to your Linux question:
Results 1 to 3 of 3
This is a simple question and one that I am just verifying for a customer. During an FTP transfer, the file being written on the server isn't first being written ...
  1. #1
    Z3n
    Z3n is offline
    Just Joined!
    Join Date
    Oct 2006
    Location
    US
    Posts
    13

    Simple FTP question

    This is a simple question and one that I am just verifying for a customer.

    During an FTP transfer, the file being written on the server isn't first being written to a temp file and then copied to the destination location like PHP would?

    When an FTP transfer is occurring, it is writing to the end file, correct?

    Thanks, I know dumb question but just looking for verification that it isn't using a temp file first...

    ~Z3n

  2. #2
    Linux Guru Lazydog's Avatar
    Join Date
    Jun 2004
    Location
    The Keystone State
    Posts
    2,279
    Written directly to the file or appended.

    Regards
    Robert

    Linux
    The adventure of a life time.

    Linux User #296285
    Get Counted

  3. #3
    Z3n
    Z3n is offline
    Just Joined!
    Join Date
    Oct 2006
    Location
    US
    Posts
    13
    Thank you for getting back to me. That is what I thought but for some reason I was doubting myself.

    Thanks

    ~Z3n

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •