Changes between Initial Version and Version 1 of Ticket #1081


Ignore:
Timestamp:
2010-06-15T23:10:18Z (14 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1081

    • Property Keywords ftpd added; ftp removed
    • Property Milestone changed from undecided to soon
    • Property Summary changed from FTP upload silently fails when nodes<happiness to FTP upload silently fails when nodes < happiness
  • Ticket #1081 – Description

    initial v1  
    1 When I upload file using FTP (SFTP not affected), file succesfully pass these phases:
     1When I upload file using FTP (SFTP not affected), the upload successfully passes these phases:
    22
    33*) Upload locally to tmp dir
     
    77*) Converted to CHK_encoding (when using helper)
    88
    9 And then FTP transfer silently fail, pretend that upload succesfully finished. When refresh directory listing, file isn't here.
     9And then the FTP transfer silently fails, pretending that upload successfully finished. When I refresh the directory listing, the file isn't there.
    1010
    1111Expected behaviour (from my view of common user):
     
    1616I tried scenario many times with different files and happiness and both with or without helper.
    1717
    18 Note: Using SFTP in same scenario (nodes<happiness) leads to RemoteException in SFTP client which indicate that something goes wrong.
     18Note: Using SFTP in same scenario (nodes < happiness) leads to RemoteException in SFTP client which indicates that something went wrong.
    1919
    2020How to reproduce:
    2121
    22 a) Wait until cound of nodes is less than current happiness in config.
     22a) Wait until count of nodes is less than current happiness in config.
    2323
    2424b) or set happiness in config to something large.