Menu

#6 Target file system full

None
closed
nobody
None
5
2015-02-13
2014-07-24
No

Hi,

My ini config is the following:

[test]
verbose=9
source_host=linuxhost.fsp.ch
source_dir=/tmp
source_protocol=sftp
source_ssh_auth_method=password
source_user=linuxuser
source_password=linuxpassword
target_host=winhost.fsp.ch
target_dir=\winhost.fsp.ch\share
target_protocol=local
target_pre_transfer_commands=net use \winhost.fsp.ch\share password
operation=copy
remove_files=false
force_files=false

linuxuser has access to source and target folder.
Target folder is configured on a filesystem with 1m of space.
Source folder contains 2 pdf files (first file size is 1m and second file size is 10m).

When the jade command is run with this configuration the following happens:

  • there are errors in the logs which is OK
  • return code is 0 which is not OK
  • the target folder contains 2 corrupted files

In this scenario the command should finish with a return code not equal to 0.
Command should stop after first failure as the filesystem is not likely to have more space for the second file.

Regards,

Romain Joachim

Discussion

  • soskb

    soskb - 2014-07-25

    Hi,

    can you post the log-file?

    In this scenario the command should finish with a return code not equal to 0.

    yes.

    btw: the "force_files" option is set to false here as in the previous issues. Thats why the CC is zero.

    regards
    soskb

     
  • Romain Joachim

    Romain Joachim - 2014-07-25

    Hi,

    I will post the log file on monday.

    I thought force_files=false meant do not raise an error if no files are found for transfer.
    What you say is that force_files=false means if there are no files or there are some files that match file_spec on source and they fail to transfer on target no error is raised ?

    Is that correct ?

    Regards,

    Romain Joachim

     
  • Oliver Haufe

    Oliver Haufe - 2014-08-01

    Hi,

    I've reported it in http://www.sos-berlin.com/jira/browse/SOSFTP-207
    The fix is in progress

    Regards,
    Oliver

     
  • Uwe Risse

    Uwe Risse - 2015-02-13
    • status: open --> closed
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB